Date: Thu, 1 Jun 2000 14:09:46 +0100 From: Ben Smithurst <ben@scientia.demon.co.uk> 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: <20000601140946.V99925@strontium.scientia.demon.co.uk> In-Reply-To: <000901bfcbaa$61c8ed60$270a40ca@alexkwan> 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. What do you think it means by "data"? It means an ISO image. :-) # burncd -f /dev/cdr -s 4 data whatever.iso fixate is what I use. /dev/cdr is of course an appropriate symlink. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D 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?20000601140946.V99925>