Bug 221224

Summary: Grub configuration is broken: SWAP partition is written as root partition
Product: [openSUSE] openSUSE 10.2 Reporter: Joachim Werner <joe>
Component: InstallationAssignee: Olaf Dabrunz <odabrunz>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Blocker    
Priority: P5 - None CC: aj, duwe, jplack
Version: Beta 2 plus   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: menu.lst as written by the YaST module

Description Joachim Werner 2006-11-15 12:16:50 UTC
I installed Beta 2+ on two completely different machines, using a custom partition setup.

In both cases I did cosmetic changes (adding "B2+" to the name, removing the Failsafe entry) to the grub configuration before installation.

I was able to reproduce the following error in both cases:

The SWAMP partition, NOT the actual root partition is written as the root partition.

I'll attach both the wrong menu.lst and the manually fixed one in a minute.
Comment 1 Torsten Duwe 2006-11-15 12:45:55 UTC
I guess the SWAMP partition is where all the data gets stuck ;-)

Anyway, config probs-> Olaf/Jack
Comment 2 Joachim Werner 2006-11-15 13:42:30 UTC
Created attachment 105390 [details]
menu.lst as written by the YaST module

As you can see, for the openSUSE entry both "root" and "resume" are "/dev/sda5", which is plain wrong.

Changing the root entry to "/dve/sda7" solves the problem in my specific case.
Comment 3 Joachim Plack 2006-11-15 15:42:30 UTC
old stuff, fixed since half an hour :-)

*** This bug has been marked as a duplicate of bug 221180 ***