From owner-freebsd-hackers Fri Jun 23 13:47:24 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA25230 for hackers-outgoing; Fri, 23 Jun 1995 13:47:24 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA25221 for ; Fri, 23 Jun 1995 13:47:17 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id NAA11672; Fri, 23 Jun 1995 13:46:53 -0700 From: "Rodney W. Grimes" Message-Id: <199506232046.NAA11672@gndrsh.aac.dev.com> Subject: Re: Creating iso9660 filesystems To: amoss@cs.huji.ac.il (Amos Shapira) Date: Fri, 23 Jun 1995 13:46:53 -0700 (PDT) Cc: freebsd-hackers@freebsd.org In-Reply-To: <199506231846.AA06507@picton.cs.huji.ac.il> from "Amos Shapira" at Jun 23, 95 09:46:17 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1535 Sender: hackers-owner@freebsd.org Precedence: bulk > > 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. > | > |Thanks > |Andrew > | > > Linux has a "mkisofs" program which will dump a filesystem in iso9660 > format onto a file (the docs say you can dump that into a partition > and mount the partition in order to check the format, sounds neat :). > > I just saw a report that mkisofs was ported to SGI IRIX so I'd expect > a port to FreeBSD should be easy (if it hasn't been done yet). > > There is also a program to write "mkisofs" output to CD-ROM's. Don't > remember its name. > > For more pointers about Linux software you should probably look at the > Linux Software Map (LSM for short). On a 2.0.5A or later system try ``man mkisofs'' and ``which isofs'': gndrsh# man mkisofs MKISOFS(8) MKISOFS(8) NAME mkisofs - create a iso9660 filesystem with optional Rock Ridge attributes. ... gndrsh# which mkisofs /usr/bin/mkisofs These are now standard parts of FreeBSD. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD