Bug 103134

Summary: LVM root results in unbootable system
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Jeff Mahoney <jeffm>
Component: InstallationAssignee: Thomas Fehr <fehr>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None CC: e.oosterhuis, jsrain
Version: Beta 1   
Target Milestone: Beta 2   
Hardware: All   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: y2logs

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. ***