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: [EMAIL PROTECTED]
Web: http://www.webanoide.org

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to