Date: Mon, 22 May 2006 06:51:18 +1000 From: Mikhail Goriachev <mikhailg@webanoide.org> To: freebsd-questions@freebsd.org Subject: Re: CD burning in FreeBSD Message-ID: <4470D2C6.9050104@webanoide.org> In-Reply-To: <48269bf80605211324r34bd6ffw93fcc4ba58aebc4a@mail.gmail.com> References: <48269bf80605211324r34bd6ffw93fcc4ba58aebc4a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Adam M wrote: > I have FreeBSD 6.0. I have a Sony CD-RW burner. I was wondering if I should > use cdrecord or burncd. Also, where would I find info on erase cd-rws. Hi, You could start with: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html To blank a CD-RW (quick format) $burncd -f /dev/acd0 blank To erase a CD-RW (full format) $burncd -f /dev/acd0 erase This is assuming acd0 is the burner. Regarding to wherever to use cdrecord or burncd I reckon you could read their mans and see which one suits your needs. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: mikhailg@webanoide.org Web: http://www.webanoide.org PGP Key ID: 0x4E148A3B PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4470D2C6.9050104>