Patrik Modesto wrote: > Dec 18 19:18:16 mody kernel: hdd: status error: status=0x58 { DriveReady > SeekComplete DataRequest } > Dec 18 19:18:16 mody kernel: hdd: drive not ready for command > Dec 18 19:18:16 mody kernel: hdd: status error: status=0x58 { DriveReady > SeekComplete DataRequest } > Dec 18 19:18:16 mody kernel: hdd: drive not ready for command > Dec 18 19:18:16 mody kernel: hdd: status error: status=0x58 { DriveReady > SeekComplete DataRequest } > Dec 18 19:18:16 mody kernel: hdd: drive not ready for command > Dec 18 19:18:16 mody kernel: hdd: status error: status=0x58 { DriveReady > SeekComplete DataRequest } > Dec 18 19:18:16 mody kernel: hdd: DMA disabled
Try disabling DMA on hdd ("hdparm -d0 /dev/hdd" works even if you have SCSI emulation enabled). If that doesn't help, try a less ancient version of cdrecord (<ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/>) - compiling it on your machine with _your_ kernel can't be wrong. Regards... Michael