skaven04
02-21-2001, 01:59 AM
I've been trying to set up some old hard drives in my linux box and I keep getting the following error while transferring files to them using samba:
ide_dmaproc: chipset supported ide_dma_timeout func only: 12
hdd: irq timeout: status=0x58 { DriverReady SeekComplete DataRequest }
The best guess I can come up with is that the drive, being old, doesn't support the "hard drive optimisations" that are enabled at startup. After all, these are old-skool 540MB hard drives that barely support PIO-2. I need to know how to turn these "optimisations" off (or learn what the actual problem is) and I think that the /etc/fstab file is the place to do this. I've been scouring the usual sites for some specific information regarding the syntax of the fstab file. In particular, the two numbers that appear after the "defaults" statement. Any information would be a great help!
ide_dmaproc: chipset supported ide_dma_timeout func only: 12
hdd: irq timeout: status=0x58 { DriverReady SeekComplete DataRequest }
The best guess I can come up with is that the drive, being old, doesn't support the "hard drive optimisations" that are enabled at startup. After all, these are old-skool 540MB hard drives that barely support PIO-2. I need to know how to turn these "optimisations" off (or learn what the actual problem is) and I think that the /etc/fstab file is the place to do this. I've been scouring the usual sites for some specific information regarding the syntax of the fstab file. In particular, the two numbers that appear after the "defaults" statement. Any information would be a great help!