[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: scsi device for cdrdao



On Fri, Aug 29, 2003 at 10:02:56AM -0400, Rick Pasotto wrote:
> I am trying to create a vcd using cdrdao. I have been happily making
> cd's with cdrecord using dev=0,0 but when I try to use '--device 0,0,0'
> with cdrdao it says it can't open /dev/sg0. My cd burner is /dev/scd0.
> 
> What is the proper incantation?

If

  ls -l `which cdrdao`
  
reports something like

-rwxr-xr-x    1 root     root       512592 Feb  1  2002 /usr/bin/cdrdao
   ^
 ...with an x rather than an s there
   
try (as root)

  chmod u+s `which cdrdao`

-- 
Pigeon

Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x21C61F7F

Attachment: pgp3OjmWoXFfc.pgp
Description: PGP signature


Reply to: