Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.2.16-gentoo-r3 Kernel Panic on boot [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
EEPS
n00b
n00b


Joined: 05 Apr 2005
Posts: 71
Location: Orangevale, CA

PostPosted: Sun Apr 23, 2006 9:17 pm    Post subject: 2.2.16-gentoo-r3 Kernel Panic on boot [SOLVED] Reply with quote

I just upgraded to the new gentoo-sources kernel and now it won't boot. It says something like "VFS: Cannot open root device" and "Please append a correct "root=" boot option" then it has a kernel panic and says unable to mount root fs on uknown-block(0,0). I had a very similar problem before, but that was due to not having my SATA drivers built into my kernel. This time I triple and quadruple checked to make sure they were getting built in (not module), and they are. I have SiS 5513 chipset and it is definently checked in my kernel config. One thing I noticed is that some modules are being built under driver/scsi called sata_sis.ko and sata_sx4.ko, and I don't know why they are as I have nothing under scsi that says to be built as a module. In the grub console, I can clearly see hd0 is the correct drive since I can cat out files on it in the grub terminal, and my devices.map is this:

Code:

(fd0)   /dev/fd0
(hd0)   /dev/sda
(hd1)   /dev/sdb


so my root device should be hd0 and /dev/hda3 is the root partition.... anyway, it really appears to be a driver issue, but everything I can think of is/should be getting built into the kernel. Any help would be appreciated.[/code]


Last edited by EEPS on Mon Apr 24, 2006 4:34 am; edited 1 time in total
Back to top
View user's profile Send private message
skoalman
n00b
n00b


Joined: 16 Oct 2004
Posts: 2
Location: Chicago, IL

PostPosted: Mon Apr 24, 2006 12:22 am    Post subject: Reply with quote

i was having the same kernel panic problem. I have Silicon Image 3112 SATA controller and
had to have this chip supported in 2 places in the device driver section of my kernel config.
Under SCSI device support-->SCSI low level drivers-->Serial ATA (SATA) support i had to
select the option for my SATA controller and under ATA/ATAPI/MFM/RLL support i had to select
Silicon Image chipset support.

When i only had support for my SATA controller under SCSI low level drivers i kept getting a
kernel panic. After i added support for my SATA controller under ATA/ATAPI/MFM/RLL the kernel
booted fine.
Back to top
View user's profile Send private message
EEPS
n00b
n00b


Joined: 05 Apr 2005
Posts: 71
Location: Orangevale, CA

PostPosted: Mon Apr 24, 2006 4:34 am    Post subject: Reply with quote

Ahhhh yes, that was it. I completely forgot about that. That was what was being built as a module. I built it in the kernel and it worked perfectly. Thaks a lot, just watch me be back here next kernel release with the same stupid question! :oops:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum