Bug 103134 - LVM root results in unbootable system
Summary: LVM root results in unbootable system
Status: RESOLVED FIXED
: 103784 104342 (view as bug list)
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 1
Hardware: All All
: P5 - None : Normal
Target Milestone: Beta 2
Assignee: Thomas Fehr
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-09 18:34 UTC by Jeff Mahoney
Modified: 2005-08-12 10:40 UTC (History)
2 users (show)

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


Attachments
y2logs (241.68 KB, application/x-gtar)
2005-08-09 20:58 UTC, Jeff Mahoney
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Mahoney 2005-08-09 18:34:20 UTC
My system uses an LVM root. After installation of SL10.0b1, the system would not
boot.

This is because the grub entry for SL10.0 contained "root=/dev/system0" rather
than "root=/dev/system/root"

Replacing with "root=/dev/system/root" restores booting and the installation
continues.
Comment 1 Lukas Ocilka 2005-08-09 20:45:27 UTC
Please, provide all y2logs

http://www.suse.de/~sh/Bugreporting-faq/index.html#id2518603

Thanks
Comment 2 Jeff Mahoney 2005-08-09 20:58:15 UTC
Created attachment 45400 [details]
y2logs

speedracer:/var/log # tar zcf y2logs.tgz YaST2/

Hopefully this will contain everything from the start of installation.
Otherwise, I can reinstall to get fresh copies.
Comment 3 Jiri Srain 2005-08-10 07:12:04 UTC
Thanks for the logs. I can even reproduce the bug. 
Comment 4 Jiri Srain 2005-08-10 07:15:22 UTC
The Storage::GetMountPoints function returns invalid data: 
 
mountPoints $["/":["/dev/system0", 0, "/dev/system", ""], "/boot":
["/dev/hda3", 131, "/dev/hda", ""], "/home":["/dev/system0", 0, "/dev/system", 
""], "swap":[["/dev/system0", 0, "/dev/system", ""]]] 
 
Thomas, Arvin? 
Comment 5 Thomas Fehr 2005-08-10 12:21:22 UTC
Fixed in subversion head.
Fix will be in beta#2.
Comment 6 Danny Al-Gaaf 2005-08-10 22:40:57 UTC
*** Bug 103784 has been marked as a duplicate of this bug. ***
Comment 7 Arvin Schnell 2005-08-12 10:40:31 UTC
*** Bug 104342 has been marked as a duplicate of this bug. ***