Date: Thu, 01 Jun 2000 02:15:44 -0700 From: Kent Stewart <kstewart@3-cities.com> To: Alex Kwan <alexkwan@pacific.net.hk> Cc: FreeBSD-Questions <freebsd-questions@FreeBSD.org> Subject: Re: how to use burncd to burn a .iso image on a CDR Message-ID: <393629C0.E19DD54B@3-cities.com> References: <000901bfcbaa$61c8ed60$270a40ca@alexkwan>
next in thread | previous in thread | raw e-mail | index | archive | help
Alex Kwan wrote: > > How to use burncd to burn a iso image on a CDR? > only found how to burn data and audio file on man burncd. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I use mkisofs to make my iso-image. Salvo sent me the following < I have tried the following: 1) for my FreeBSD data: mkisofs -D -R -U -v -o <filename> <path> ... 2) to make a 4.0-S bootable CD: mkisofs -b floppies/boot.flp -R -T -o disc1 /where/you/put/your/release/R/cdrom/disc1 > I have done 1) on numerous occasions but haven't had a need for 2). Kent -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?393629C0.E19DD54B>