![]() |
help. ATA/SCSI Serial-ATA error: "ATA: Abnormal Status"
Hi
Im using the SCSI_ATA kernel options that come with the 2.4.22-pre2-ac3 kernel. And the System picks up my drive (Wahoo! :) ) but gives me the error ATA: abnormal status 0xXXX on port 0xXXX Does anyone have any idea about this? Just on the note, my motherboard is intel 865PE based, and the southbridge is ICH5-R. My hard disk is a 120gb S-ATA drive plugged into the first S-ATA port connected to the southbridge. Any Help appreciated, thanks. |
Did you enable the ich-5 driver under the scsi low level drivers?
Code:
< > AdvanSys SCSI support „_ „_ Cheers, Finegan |
Yeah.
Ive enabled it all. Ill post back later with a manual copy of dmesg. |
Ok
Here is the copy from dmesg with all the irrelevant stuff taken out (taken the hard way *grumble*) Quote:
|
Of course its the driver level, but upgrade man, upgrade. The pre2-ac3 patch was only the second time this thing appeared in the Alan Cox tree at all, this bug has probably been clobbered twice by now. Check the newer patches.
Cheers, Finegan |
That copy of dmesg was from 2.4.22-rc2-ac3
|
Now I'm lost... you're running 2 drives to my one, but that's the only difference. I figure you could check to see if this has been reported to the LKML, check the header of the source to see who the driver maintainer is for this little experiment (I don't see it staying emulated to scsi), if its Cox himself then it will probably be fixed shortly (and he won't reply to the mail... probably).
Cheers, Finegan |
Ok
Updated to 2.4.22-ac1 Got things going good, Verifies the disk (sda), verifies the partitions (1-4), looks good. _But_ It still fails to mount the root partition /dev/sda4 or 8:04 (as the kernel panic tells me) Ive compiled in the filesystem support, Pass the right root partition status to the kernel, Changed fstab (even though it can't read it). Changed Between Lilo and grub (sticking with grub now) What could be the cause of the problem? |
What's the exact panic error? "no init found", "partition table unreadable", etc?
Usually its more helpful then just a straight panic. Does it give anything at all more specific? Cheers, Finegan |
Yeah
Kernel Panic: VFS: Unable To mount root filesystem on 8:04 And One line before that it says: FAT: Bad (Inode, Block or somthing) size 0 Somthing pretty much to that extent. I don't believe its anything to do with the partition table seeming that it does a succesful Partition check. |
I asked around places and the likes. It turns out initrd was my problem *shakes fist*
Thanks for all of your help, greatly appreciated |
All times are GMT -5. The time now is 05:04 AM. |