Bug 147698 - initrd doesn't find the root partition on LVM
Summary: initrd doesn't find the root partition on LVM
Status: RESOLVED FIXED
: 148466 (view as bug list)
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 3
Hardware: All Linux
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Hannes Reinecke
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-02 16:35 UTC by Reinhard Max
Modified: 2006-02-07 11:57 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reinhard Max 2006-02-02 16:35:08 UTC
After installation with / being on a logical volume the initrd fails to find the logical volume and gives up. It's last words are:

---- snip ----
Loading dm-mod
Loading dm-snapshot
Waiting for /dev/mapper/control to appear:  ok
Loading reiserfs
  Invalid volume group name: fensch/root
Attempting manual resume
not found -- exiting to /bin/sh
$
---- snap ----

"fensch" is the name of the volume group I created and "root" the name of the logical volume. So somehow the relative pathname of the logical volume is misinterpreted as the volume group name.
Comment 1 Hannes Reinecke 2006-02-03 15:55:15 UTC
There was some error in the LVM setup with mkinitrd. Please retest with the latest version from autobuild and re-open if the problem persist.
Comment 2 Martin Lasarsch 2006-02-07 11:57:42 UTC
*** Bug 148466 has been marked as a duplicate of this bug. ***