Date: Fri, 23 Jun 1995 21:00:51 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: apollo@io.org (Andrew Herdman) Cc: hackers@FreeBSD.org Subject: Re: Creating iso9660 filesystems Message-ID: <199506231900.VAA00491@uriah.heep.sax.de> In-Reply-To: <Pine.BSI.3.91.950623133236.12997A-100000@trepan.io.org> from "Andrew Herdman" at Jun 23, 95 01:35:08 pm
next in thread | previous in thread | raw e-mail | index | archive | help
As Andrew Herdman wrote: > > Hello; > > I have a WORM drive, that i would like to create iso9660 filesystems on > instead of the normal unix ufs filesystem so I can share the disk between > DOS/UNIX/MAC (all of which I have) The WORM drive works flawlessly with > FreeBSD 2.0 (i will be upgrading to 2.0.5 when my cd shows up). Is there > a device driver to do this? Any ideas or suggestions would be very helpful. There'a a ``mkisofs'' command available, but it doesn't act like a regular file system. Instead, it's supposed to create a single huge file that can be dumped onto a WORM. Not sure if this is what you're looking for. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506231900.VAA00491>