On 07 Nov 2004 10:56 EST you wrote: > > it depends on how you've built the kernel but scsi emulation is being > depreciated and you should be able to burn directly to the ide device now. > for example if you use cdrecord, you no longer have to use the lun's but can > call the /dev/hd* directly. > > regards, brett >
thanks. cdrecord complains loudly when used with dev=/dev/hdc: Warning: Open by 'devname' is unintentional and not supported. then again, with dev=ATA:1,0,0 i get the following: Warning: Using badly designed ATAPI via /dev/hd* interface. but despite the warnings, the latter seems to be working fine so far, even with cdrecord-prodvd. -- Vino Fernando Crescini [EMAIL PROTECTED] http://www.cit.uws.edu.au/~jcrescin Scanned by SCIT E-Mail Gateway http://www.cit.uws.edu.au -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
