Le dim, 11 fév 2001 12:00:45, John Griffiths a écrit :
> ok, i'm trying to set up a CDRW
> 
> i've got SCSI emulation going,
> 
> cdrecord -scanbus can detect it
> 
> i can mount the cd-rom for reading...
> 
> fstab has the following line added:
> /dev/scd0  /cdrom  iso9660 noauto,ro                 0   0
> 
> now if i try:
> #cdrecord dev=scd0 blank=all
> 

Use the numbers given by cdrecord -scanbus (e.g 0,1,0) as the paramater
for dev

(ie: cdrecord dev=0,1,0 )

Philippe
-- 
Philippe Marzouk.
e-mail: [EMAIL PROTECTED]

Reply via email to