Rob schreef: > At 10:55 AM 6/9/2005, you wrote: > > >> --- Rob <[EMAIL PROTECTED]> wrote: >> >> > procedure, that is, use an ide atapi interface, only >> > it didn't work out for >> > me the first time. Any help or advice would be >> > appreciated. >> >> Hi Rob, >> >> What do you mean "it didn't work out"? More specific >> please. Instead of using the scsibus address like >> -dev=0,0,0 or whatever you simply substitute >> -dev=/dev/hdc. >> >> Zac > > > Hi Zac, > > Sorry for not being specific enough. What I mean was that by specifying > /dev/hdc as the cd burner, the only program I could get to work was > x-cdroast. None of the other burner programs that I emerged and tested > would work with the ATAPI interface. So that is why I went back to the > deprecated ide-scsi interface. > > So again I am asking, did I do something wrong? Or am I just caugh in a > temporary transition to /dev/hdc? > > Thanks alot!! Rob > > >
Actually (since I don't use cdrecord often), I noted down the command I must use to generate and burn an iso file, so here the 'burn' section: cdrecord -v -dao -eject dev=ATAPI:0,0,0 driveropts=burnfree /wherever/the/file/is.iso for example. So the syntax is dev=ATAPI=#,#,# ,depending on what scanbus told you your device was. Holly -- [email protected] mailing list

