Hi, Andreas Klauer: > growisofs (7.0.1) says > Executing 'builtin_dd if=/root/knoppix5.iso of=/dev/sr1 obs=32k seek=0' > :-[ MODE SELECT failed with SK=5h/ASC=26h/ACQ=00h]: Input/output error
To my knowledge this is from transport.hxx function page05_setup(). It looks like sending of the write mode parameters page (05h) has failed. 5 26 00 means INVALID FIELD IN PARAMETER LIST. (A drive cannot tell it in more detail, i fear.) Such a mode page has to be sent for DVD-R* family media (and for CD). What media is loaded ? Would growisofs work with DVD+RW or DVD+R ? What do you get from this ? cat /proc/sys/dev/cdrom/info Have a nice day :) Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

