El día Thursday, March 02, 2006 a las 11:29:31PM +1030, Malcolm Kay escribió:

> It is not very clear what utilities are capable of writing R or 
> RW CDs on a multipurpose optical drive. It seems that burncd 
> doesn't do this and the man pages for growisofs talks of 
> specific DVD media types but not CDs.
        ...

I'm using

# mkisofs -r -T -v -o cdimage.iso dir
# burncd -f /dev/acd0 -s max data cdimage.iso fixate

to burn CD's and

# growisofs  -Z /dev/cd0 -r -T -v dir

to burn DVD's on the same physical device.

        matthias

-- 
Matthias Apitz / Sisis Informationssysteme GmbH
ein Tochterunternehmen der OCLC PICA B.V. Leiden (NL)
D-82041 Oberhaching, Gruenwalder Weg 28g
Fon: +49 89 / 61308-351, Fax: -399, Mobile +49 170 4527211
http://www.sisis.de/~guru/
_______________________________________________
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