|
Bugzilla – Full Text Bug Listing |
| Summary: | openSUSE 13.1 RC1 i586/x32-64 strange grub2 menu entries for multi boot system | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 13.1 | Reporter: | Forgotten User PoQ9LLo9Cj <forgotten_PoQ9LLo9Cj> |
| Component: | Bootloader | Assignee: | Michael Chang <mchang> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
grub.cfg after second openSUSE installation
y2logs for the installation openSUSE 13.1 RC1 i586 on /dev/sda y2logs for the installation openSUSE 13.1 RC1 x32_64 on /dev/sdb |
||
Created attachment 563761 [details]
y2logs for the installation openSUSE 13.1 RC1 i586 on /dev/sda
Created attachment 563762 [details]
y2logs for the installation openSUSE 13.1 RC1 x32_64 on /dev/sdb
This is a dup of bnc#845262. *** This bug has been marked as a duplicate of bug 845262 *** |
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'