Date: Fri, 23 Jun 1995 20:13:29 -0400 (EDT) From: Peter Dufault <dufault@hda.com> To: rgrimes@gndrsh.aac.dev.com (Rodney W. Grimes) Cc: amoss@cs.huji.ac.il, freebsd-hackers@freebsd.org Subject: Re: Creating iso9660 filesystems Message-ID: <199506240013.UAA20262@hda.com> In-Reply-To: <199506232046.NAA11672@gndrsh.aac.dev.com> from "Rodney W. Grimes" at Jun 23, 95 01:46:53 pm
next in thread | previous in thread | raw e-mail | index | archive | help
Rodney W. Grimes writes: > > > 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. There is also a rudimentary worm driver. You configure it in the kernel as: > device worm0 at scbus? and then you may be able to "dd" to it. It is not tested. It looks all like the pieces are there for someone with the right hardware to find the bugs in the "make a CDROM" process. -- Peter Dufault Real Time Machine Control and Simulation HD Associates, Inc. Voice: 508 433 6936 dufault@hda.com Fax: 508 433 5267
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506240013.UAA20262>