LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   /dev/cdrom invalid block device. (https://www.linuxquestions.org/questions/debian-26/dev-cdrom-invalid-block-device-133632/)

whansard 03-15-2004 08:59 AM

fstab is only used when you don't give all the mount options.
maybe dma isn't working right on the drive.
hdparm -d0 /dev/hdd will turn off dma for that drive.

bcalder01 03-15-2004 05:24 PM

The hdparm move seems like it did the trick. Thanks for all the help!!!

whansard 03-16-2004 09:30 AM

that will only last until you reboot.
you can add that line to one of your startup scripts to make it run at boot.


All times are GMT -5. The time now is 12:01 AM.