Q. My CDROM drive attached to Stratus ftServer 6210 is not working and it is dumping me with following error:
hdb: lost interrupt
hdb: lost interrupthdb: lost interrupt
hdb: status error: status=0x59 { DriverReady SeekComplete DataRequest
Error }
hdb: status error: status=0x40 { LastFailedSense=0x04 }
ide: failed opcode was: unknown
hdb: drive not ready for command
hdb: lost interrupt
hdb: status error: status=0x59 { DriverReady SeekComplete DataRequest
Error }
hdb: status error: status=0x40 { LastFailedSense=0x04 }
How do I fix this error under Linux?
A. Open your /etc/grub.conf (CentOS / RHEL / Fedoa Linux) or /boot/grub/menu.lst (Debian/Ubuntu Linux):
# vi grub.conf
Add piix.intel_via_libata=1 to the end of each kernel line:
kernel /boot/vmlinuz-2.6.24-21-generic root=UUID=8c2da865-13f4-47a2-9c92-2f31738469e8 ro quiet splash piix.intel_via_libata=1
OR
kernel /vmlinuz-2.6.18-92.1.13.el5 ro root=LABEL=/ console=tty0 console=ttyS1,19200n8 piix.intel_via_libata=1
Save and close the file. Reboot the system:
# reboot
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop









![Error While Loading Shared Libraries: libgobject-2.0.so.0 Error and Solution [ Debian / Ubuntu ]](http://s13.cyberciti.org/images/shared/rp/3/24.jpg)



{ 0 comments… add one now }