On Mon, 10 Oct 2005, Georgios Tsarouchas wrote:
Hi, I 've noticed that cdrtools 2.01 have problems when using udev. When one does cdrecord -scanbus dev=ATAPI having a disc in /dev/hda and an cdr in /dev/hdc, cdrecord exits with error, because it can't find /dev/hdb. The attached patch should fix this behaviour. Let me know if anyone has probs with this patch.
Don't use dev=ATAPI with 2.6 kernels, use dev=/dev/hdc as Linus intended. No worrying about which SCSI triplet it has appeared on, so no need for scanbus.
Ken -- das eine Mal als Trag?die, das andere Mal als Farce
-- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
