Bug 846276 - openSUSE 13.1 RC1 i586/x32-64 strange grub2 menu entries for multi boot system
Summary: openSUSE 13.1 RC1 i586/x32-64 strange grub2 menu entries for multi boot system
Status: RESOLVED DUPLICATE of bug 845262
Alias: None
Product: openSUSE 13.1
Classification: openSUSE
Component: Bootloader (show other bugs)
Version: RC 1
Hardware: x86-64 SUSE Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Michael Chang
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-16 19:48 UTC by Forgotten User PoQ9LLo9Cj
Modified: 2013-10-17 07:01 UTC (History)
0 users

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


Attachments
grub.cfg after second openSUSE installation (9.82 KB, application/octet-stream)
2013-10-16 19:48 UTC, Forgotten User PoQ9LLo9Cj
Details
y2logs for the installation openSUSE 13.1 RC1 i586 on /dev/sda (898.50 KB, application/octet-stream)
2013-10-16 19:49 UTC, Forgotten User PoQ9LLo9Cj
Details
y2logs for the installation openSUSE 13.1 RC1 x32_64 on /dev/sdb (877.78 KB, application/octet-stream)
2013-10-16 19:50 UTC, Forgotten User PoQ9LLo9Cj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User PoQ9LLo9Cj 2013-10-16 19:48:38 UTC
Created attachment 563760 [details]
grub.cfg after second openSUSE installation

User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0

I have installed openSUSE 13.1 on a VirtualBox system with two harddisks:
The i586 version on /dev/sda
The x32-64 version on /dev/sdb
The grub2 menu entries for the x32-64 installation on /dev/sdb are OK.
But I have strange menu entries for the i586 installation on /dev/sda:

### BEGIN /etc/grub.d/30_os-prober ###
menuentry '# /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead (on /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-d5cc5d37-6e86-4e4f-8e30-7b4ffe978670' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos2'



Reproducible: Always

Steps to Reproduce:
1. System with two harddisks
2. Installation of openSUSE 13.1 RC i586 on /dev/sda
   (Using the suggested partition layout from yast2)
3. Installation of openSUSE 13.1 RC x32-64 on /dev/sdb
   (Using the suggested partition layout from yast2)
4. Check grub.cfg for openSUSE 13.1 RC x32-64 on /dev/sdb
Actual Results:  
Strange grub2 menu entries for the first openSUSE installation

Expected Results:  
Grub2 menu entries like 'openSUSE 13.1' and 'Advanced options for openSUSE 13.1'
Comment 1 Forgotten User PoQ9LLo9Cj 2013-10-16 19:49:59 UTC
Created attachment 563761 [details]
y2logs for the installation openSUSE 13.1 RC1 i586 on /dev/sda
Comment 2 Forgotten User PoQ9LLo9Cj 2013-10-16 19:50:51 UTC
Created attachment 563762 [details]
y2logs for the installation openSUSE 13.1 RC1 x32_64 on /dev/sdb
Comment 3 Michael Chang 2013-10-17 07:01:44 UTC
This is a dup of bnc#845262.

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