CD-Write problem

Αρχική Σελίδα
Συνημμένα:
Μήνυμα σαν ηλεκτρονικό μήνυμα
+ (text/plain)
Delete this message
Reply to this message
Συντάκτης: Clayton Stapleton
Ημερομηνία:  
Αντικείμενο: CD-Write problem
Thanks all these suggestions worked fine. ended up using
loran:~ # cdrecord -v speed=4 dev=0,0 -v /data1/cd_image
and it recorded as expected.
Clayton

On Thursday 03 October 2002 07:44 am, Nathan England wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Clayton,
>
> Looks like you are okay, but you need to replace /media/cdrecorder with
> 'cdrecord' .
>
> loran:~#cdrecord speed=4 dev=0,0 -v /data1/cd_image
>
> good luck.
>
> Nathan