Results 1 to 4 of 4
Hi everybody,
my hard disk has some problem,
The stuff i get in dmesg and logs contineously,
hdb: dma_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdb: dma_intr: error=0x40 { ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-18-2006 #1Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
hard disk problem
Hi everybody,
my hard disk has some problem,
The stuff i get in dmesg and logs contineously,
hdb: dma_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdb: dma_intr: error=0x40 { UncorrectableError }, LBAsect=36334323, high=2, low=2779891, sector=36334323
end_request: I/O error, dev hdb, sector 36334323
hdb: dma_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdb: dma_intr: error=0x40 { UncorrectableError }, LBAsect=36334323, high=2, low=2779891, sector=36334323
end_request: I/O error, dev hdb, sector 36334323
hdb: dma_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdb: dma_intr: error=0x40 { UncorrectableError }, LBAsect=36334323, high=2, low=2779891, sector=36334323
end_request: I/O error, dev hdb, sector 36334323
hdb: dma_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdb: dma_intr: error=0x40 { UncorrectableError }, LBAsect=36334323, high=2, low=2779891, sector=36334323
end_request: I/O error, dev hdb, sector 36334323
hdb: dma_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
hdb: dma_intr: error=0x40 { UncorrectableError }, LBAsect=36334323, high=2, low=2779891, sector=36334323
end_request: I/O error, dev hdb, sector 36334323
Please help me
Thanks Inadvance,
Mummaneni.
- 11-18-2006 #2
which distro are you using?
add 'ide=nodma' in kernel line and boot up. check logs again. if it works add the same in menu.lst or grub.conf file.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-23-2006 #3Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
Hi casper,
Sorry for late reply.
I am using FC4 with the kernel version 2.6.11-1.1369_FC4.
Please tell me in which file I need to add the entry ide=nodma.
Thanks Inadvance,
Mummaneni.
- 11-23-2006 #4
in GRUB screen, select Fedora title and press 'e'. add 'ide=nodma' at the end of 'kernel' line and press 'b' to boot up.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
