Warren Liddell wrote:
Cdrecord-Clone 2.01 (amd64-unknown-freebsd6.3) Copyright (C) 1995-2004 Jörg Schilling
Using libscg version 'schily-0.8'.
scsibus0:
        0,0,0     0) 'LEXAR   ' 'JUMPDRIVE SECURE' '3000' Removable Disk
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *
scsibus3:
        3,0,0   300) 'TSSTcorp' 'CDDVDW SH-S203D ' 'SB00' Removable CD-ROM
        3,1,0   301) *
        3,2,0   302) *
        3,3,0   303) *
        3,4,0   304) *
        3,5,0   305) *
        3,6,0   306) *
        3,7,0   307) *


Ok, it should be working. If you have an iso file and an empty CD at hand try something like this:

cdrecord -v -dao speed=24 driveropts=burnfree dev=3,0,0 mytest.iso

and see if it actually records it.

_______________________________________________
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