You are not logged in.
Pages: 1
Hi to All.
After some mounts (1-2) of cd I have this messages form dmesg:
hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
hdc: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 }
ide: failed opcode was: unknown
end_request: I/O error, dev hdc, sector 1150560
Buffer I/O error on device hdc, logical block 287640
ide-cd: cmd 0x3 timed out
hdc: lost interrupt
ide-cd: cmd 0x3 timed out
hdc: lost interrupt
...
After that I can't mount or umount cd, can't read data. But tray is unlocked. I've turned off hal and dbus, but this errors is still here.
Kernel: 2.6.17-beyond
Motherboard: Asus P5RD2-VM with ATI chipset
SATA hard disk and ATA DVD-RW NEC3570A
Offline
So, the solution was to add piix, ide-generic, sd_mod and ext3 to the MODULES in mkinitcpio.conf and rebuild image with mkinitcpio -g /boot/kernel26.img command.
Offline
Pages: 1