Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159625 - gentoo-sources-2.6.19-r2 doesn't load the pata driver before VFS=
Summary: gentoo-sources-2.6.19-r2 doesn't load the pata driver before VFS=
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-01 09:49 UTC by GNUtoo
Modified: 2007-01-02 08:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
.config (.config,43.15 KB, text/plain)
2007-01-02 08:54 UTC, GNUtoo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description GNUtoo 2007-01-01 09:49:22 UTC
i emerged the gentoo-sources-2.6.19-r2
i added an entry on grub for the new kernel:
kernel /usr/src/linux-2.6.19-gentoo-r2/arch/i386/boot/bzImage root=/dev/sda2
sda2 is not because my hdd is scsi but it's because the ata has been re-writen under a new section that can be find under  "Serial ATA (prod) and Parallel ATA (experimental) drivers"
so i booted and it made a kernel pannic saying:
VFS: cannot open root device "sda2" or unknow block(0,0)

i compiled the support for pIIX just like my previous kernel that had ata drivers:
Intel PATA old PIIX support (Experimental)
lspci gives:
00:1f.1 IDE interface: Intel Corporation 82801BAM IDE U100 (rev 03)
so it is correct

so i captured a video of the very fast boot process and i was unable to find some lines about the pata driver...so that's the cause of the kernel pannic
Comment 1 GNUtoo 2007-01-01 10:51:34 UTC
here the video: http://www.youtube.com/watch?v=oPVGIxugeQM
if you don't have flash(propritetary): use http://keepvid.com/ to get the video and use vlc 0.8.6 for reading the file
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-01 10:57:09 UTC
Attach your kernel .config and reopen then...
Comment 3 GNUtoo 2007-01-02 08:54:13 UTC
Created attachment 105179 [details]
.config
Comment 4 GNUtoo 2007-01-02 08:54:39 UTC
here the .config
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-01-02 08:59:26 UTC
#
# Serial ATA (prod) and Parallel ATA (experimental) drivers
#
# CONFIG_ATA is not set

I'd suggest that you decide which drivers you want to use first, and configure grub accordingly. Also, do NOT use make oldconfig to transfer your kernel configuration from <2.6.19 to 2.6.19+