Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161380 - gentoo-sources-2.6.19-r3 can't find filesystem on a md root
Summary: gentoo-sources-2.6.19-r3 can't find filesystem on a md root
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 165457 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-10 19:35 UTC by Balint Dobai-Pataky
Modified: 2007-02-05 21:44 UTC (History)
2 users (show)

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


Attachments
.config (.config,36.21 KB, text/plain)
2007-01-10 19:40 UTC, Balint Dobai-Pataky
Details
lilo.conf (lilo.conf,1.20 KB, text/plain)
2007-01-10 19:41 UTC, Balint Dobai-Pataky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Balint Dobai-Pataky 2007-01-10 19:35:33 UTC
i have a stripe of 2 sata partitions, and i'd like to have that as root.
my boot is a single sata partition.
this worked before sata has been moved in the kernel, before 2.6.19.
now in the boot process i see my sata disks found, the md device built, and the kernel panics with something about not finding a valid ext3 on a device designated by numbers.

Reproducible: Always

Steps to Reproduce:
boot a 2.6.19 with a root=/dev/md0

Actual Results:  
kernel panic

Expected Results:  
boot

i've experienced this on amd64 and x86
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-10 19:38:03 UTC
Reopen with kernel .config and grub.conf attached.
Comment 2 Balint Dobai-Pataky 2007-01-10 19:40:29 UTC
Created attachment 106398 [details]
.config

and that same kernel boots from a single sata partition.
and when booted it handle's md devices. md is not built as module.
Comment 3 Balint Dobai-Pataky 2007-01-10 19:41:37 UTC
Created attachment 106400 [details]
lilo.conf
Comment 4 Balint Dobai-Pataky 2007-01-10 19:44:46 UTC
reopening as requested
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-01-10 19:51:11 UTC
# CONFIG_BLK_DEV_IDE_SATA is not set

Don't use make oldconfig between different kernel versions...
Comment 6 Balint Dobai-Pataky 2007-01-10 20:16:52 UTC
CONFIG_BLK_DEV_IDE_SATA = Support for SATA (deprecated; conflicts with libata SATA driver) 

and anyways i don't have that option set but my kernel boots from a SATA disk.
how can that be?

where is libata? it's not in scsi.
where is the new interface?
it's not clear to me yet.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-02-01 17:19:25 UTC
*** Bug 164870 has been marked as a duplicate of this bug. ***
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-02-05 21:44:29 UTC
*** Bug 165457 has been marked as a duplicate of this bug. ***