Bugzilla – Bug 103134
LVM root results in unbootable system
Last modified: 2005-08-12 10:40:31 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.
Please, provide all y2logs http://www.suse.de/~sh/Bugreporting-faq/index.html#id2518603 Thanks
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.
Thanks for the logs. I can even reproduce the bug.
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?
Fixed in subversion head. Fix will be in beta#2.
*** Bug 103784 has been marked as a duplicate of this bug. ***
*** Bug 104342 has been marked as a duplicate of this bug. ***