From owner-freebsd-hackers Fri Jun 23 21:24:19 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA07432 for hackers-outgoing; Fri, 23 Jun 1995 21:24:19 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id VAA07421 for ; Fri, 23 Jun 1995 21:24:15 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA23490; Sat, 24 Jun 1995 06:24:13 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id GAA17899; Sat, 24 Jun 1995 06:24:12 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id VAA00491; Fri, 23 Jun 1995 21:00:52 +0200 From: J Wunsch Message-Id: <199506231900.VAA00491@uriah.heep.sax.de> Subject: Re: Creating iso9660 filesystems To: apollo@io.org (Andrew Herdman) Date: Fri, 23 Jun 1995 21:00:51 +0200 (MET DST) Cc: hackers@FreeBSD.org In-Reply-To: from "Andrew Herdman" at Jun 23, 95 01:35:08 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 788 Sender: hackers-owner@FreeBSD.org Precedence: bulk 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. ;-)