Andrew wrote:

> On LEAF 4.x we switched from old, legacy ATA/ATAPI/MFM/RLL drivers to 
> SCSI-like PATA/SATA drivers, which results in changing drive names from 
> hdX to sdX.

Thanks.  That's not the source of my problem then: I'll go with sda3
everywhere.

> What is said in dmesg after mount failure?

Nothing!  The failure doesn't result in anything showing up in dmesg
output.  But you've reminded me that I need support for ext2, as
that's how this partition is formatted.  I added ext2.ko (from
modules.tgz) to initrd.lrp (both the file in /lib/modules and as a
line in /boot/etc/modules), but now I don't get as far as before, and
get a kernel panic instead of being dropped into the recovery console.
The kernel can't mount the root fs, and the list of fs types it tried
is empty.

[    4.824106] RAMDISK: gzip image found at block 0
[    5.568304] List of all partitions:
[    5.569281] No filesystem could mount root, tried: 
[    5.571015] Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(1,0)
[    5.572147] Pid: 1, comm: swapper Not tainted 2.6.35.14-i486 #1
[    5.573175] Call Trace:
[    5.574139]  [<b1197278>] ? panic+0x4a/0xae
[    5.574808]  [<b127fa87>] ? mount_block_root+0x1e9/0x1fd
[    5.575719]  [<b127f195>] ? kernel_init+0x0/0x101
[    5.577050]  [<b127fad4>] ? mount_root+0x39/0x4d
[    5.577967]  [<b127f195>] ? kernel_init+0x0/0x101
[    5.578974]  [<b127fc25>] ? prepare_namespace+0x13d/0x163
[    5.579891]  [<b127f28d>] ? kernel_init+0xf8/0x101
[    5.581295]  [<b10029b6>] ? kernel_thread_helper+0x6/0x10

I wonder if I screwed up rebuilding the initrd.lrp file.  Or missed
someplace I needed to list the ext2 module.  I'll go looking for docs
later this weekend.  I *did* do all the cpio work and file copying as
root, so shouldn't have screwed the permissions up.

Or: lsmod on my LEAF 3.x system shows ext2 as having no dependencies.
Has this changed for 2.6? Are there other modules I need to add to
initrd.lrp for ext2 to work?

Thanks,

--Eric
-- 
******************************************************************************
* From the desktop of: Eric House, eeho...@eehouse.org                       *
*       Crosswords for Android now in beta: via the Market or xwords.sf.net  *
******************************************************************************

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to