[Bug 1447500] Comment bridged from LTC Bugzilla
bugproxy
bugproxy at us.ibm.com
Thu Sep 29 13:50:08 UTC 2016
------- Comment From mauricfo at br.ibm.com 2016-09-29 09:40 EDT-------
Hi Thierry,
(In reply to comment #56)
> As this bug is targeted to 14.10 which is obsolete , can you give a more
> complete status - is it fixed in 16.10 ? can we close it ? thx
That 'target' doesn't seem accurate.
On LTC Bugzilla although the /Version/ field is 14.10, the /Target Milestone/ field is 16.04.x, which seems correct given the reporter's feedback on LTC BZ (internal) comment 47; this is expressed externally on LTC BZ comment 50.
And as far as Canonical status goes, looking at LP, there's no track for
16.04 yet, only 'Ubuntu' which is the current dev version, thus 16.04
at this time, but since the tag ' targetmilestone-inin16041' is set, and
the desire for 16.04.x was expressed in comments, that will be taken
care of.
Affects Status Importance Assigned to Milestone
? grub2 (Ubuntu) Confirmed Medium ? Mathieu Trudel-Lapierre Edit
So, per that status, still work in progress, cannot close it.
Hope this helps,
------- Comment From mauricfo at br.ibm.com 2016-09-29 09:41 EDT-------
(In reply to comment #57)
> [snip] only 'Ubuntu' which is the current dev version, thus 16.04 at
> this time, [snip]
Typo; 16.10 (Y-series) at this time
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1447500
Title:
Ubuntu creates cluttered Petitboot menu entries
Status in grub2 package in Ubuntu:
Confirmed
Bug description:
Problem Description
==============================
Unlike PowerKVM and Fedora 21, Ubuntu 14.10 adds boot images from other disks to it's grub config which makes the Petitboot menu very cluttered.
Machine Type = 8286-42A
Steps to Reproduce
===============================
Petitboot (dev.20150216) 8286-42A 107C53T
[Disk: sdc2 / c0c232c5-da92-427d-b23e-fa9f8ac6a525]
IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le
System information
System configuration
Language
Rescan devices
Retrieve config from URL
*Exit to shell
- I then installed Ubuntu 14.10 on a second drive:
Petitboot (dev.20150216) 8286-42A 107C53T
[Disk: sdc2 / c0c232c5-da92-427d-b23e-fa9f8ac6a525]
IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le
[Disk: sdb2 / cbe16446-c592-443d-971e-82ac66d07811]
IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le (on /dev/mapper/ibm
unknown Linux distribution (on /dev/mapper/ibmpkvm_vg_root-ibmpkvm_lv_root)
Ubuntu, with Linux 3.16.0-31-generic (recovery mode)
Ubuntu, with Linux 3.16.0-31-generic
Ubuntu
System information
System configuration
Language
Rescan devices
Retrieve config from URL
*Exit to shell
- I then installed Fedora 21 a third drive:
Petitboot (dev.20150216) 8286-42A 107C53T
[Disk: sda2 / af68d8cd-6430-408a-b66d-397ccd5641b1]
Fedora, with Linux 0-rescue-979f4766a44f4658ae6c891a1e2d2e10
Fedora, with Linux 3.17.4-301.fc21.ppc64p7
[Disk: sdc2 / c0c232c5-da92-427d-b23e-fa9f8ac6a525]
IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le
[Disk: sdb2 / cbe16446-c592-443d-971e-82ac66d07811]
IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le (on /dev/mapper/ibm
unknown Linux distribution (on /dev/mapper/ibmpkvm_vg_root-ibmpkvm_lv_root)
Ubuntu, with Linux 3.16.0-31-generic (recovery mode)
Ubuntu, with Linux 3.16.0-31-generic
Ubuntu
System information
System configuration
Language
Rescan devices
Retrieve config from URL
*Exit to shell
- I then reinstalled Ubuntu 14.10 on the second drive:
Petitboot (dev.20150216) 8286-42A 107C53T
*[Disk: sda2 / af68d8cd-6430-408a-b66d-397ccd5641b1]
Fedora, with Linux 0-rescue-979f4766a44f4658ae6c891a1e2d2e10
Fedora, with Linux 3.17.4-301.fc21.ppc64p7
[Disk: sdc2 / c0c232c5-da92-427d-b23e-fa9f8ac6a525]
IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le
[Disk: sdb2 / 0464ba94-dcfe-4b6e-841f-8a0a470562e1]
IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le (on /dev/mapper/ibm
unknown Linux distribution (on /dev/mapper/ibmpkvm_vg_root-ibmpkvm_lv_root)
Fedora, with Linux 0-rescue-979f4766a44f4658ae6c891a1e2d2e10 (on /dev/mappe
Fedora, with Linux 3.17.4-301.fc21.ppc64p7 (on /dev/mapper/fedora--server_t
Fedora release 21 (Twenty One) (on /dev/mapper/fedora--server_tul304p1-root
Ubuntu, with Linux 3.16.0-31-generic (recovery mode)
Ubuntu, with Linux 3.16.0-31-generic
Ubuntu
System information
System configuration
Language
Rescan devices
Retrieve config from URL
*Exit to shell
Install ISO Information: http://ports.ubuntu.com/ubuntu-ports/dists/utopic/main/installer-ppc64el/current/images/netboot/ubuntu-installer/ppc64el/
Userspace tool common name: grub2
The userspace tool has the following bit modes: 64-bit
Install method: HTTP
Userspace rpm: grub2-common
Install disk info: /dev/sda2
== Comment: #1 - Rolf Brudeseth <rolfb at us.ibm.com> - 2015-03-09 21:42:08 ==
Jeremy Kerr indicated that this is the fix:
GRUB_DISABLE_OS_PROBER=true
In /etc/default/grub
== Comment: #3 - Rolf Brudeseth <rolfb at us.ibm.com> - 2015-03-10 01:42:40 ==
dude at tul304p1:/etc/default$ diff grub.orig grub
5a6
> GRUB_DISABLE_OS_PROBER=true
dude at tul304p1:/etc/default$ sudo update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinux-3.16.0-31-generic
Found initrd image: /boot/initrd.img-3.16.0-31-generic
done
- After a reboot:
Petitboot (dev.20150216)
8286-42A 107C53T
[Disk: sda2 / af68d8cd-6430-408a-b66d-397ccd5641b1]
Fedora, with Linux 0-rescue-979f4766a44f4658ae6c891a1e2d2e10
Fedora, with Linux 3.17.4-301.fc21.ppc64p7
[Disk: sdc2 / c0c232c5-da92-427d-b23e-fa9f8ac6a525]
IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le
[Disk: sdb2 / 0464ba94-dcfe-4b6e-841f-8a0a470562e1]
Ubuntu, with Linux 3.16.0-31-generic (recovery mode)
Ubuntu, with Linux 3.16.0-31-generic
Ubuntu
System information
System configuration
Language
Rescan devices
Retrieve config from URL
*Exit to shell
== Comment: #7 - Rolf Brudeseth <rolfb at us.ibm.com> - 2015-04-07 18:32:26 ==
This is with 15.04.
Petitboot (dev.20150326) 8286-42A 107C53T
[Disk: sdb2 / d484d832-fa95-4286-92ab-d5e533d1a121]
IBM_PowerKVM 3.1.0, with Linux 3.18.0-312.el7_1.ppc64le
[Disk: sda2 / 2024aac1-7d09-458d-8485-685a432310d0]
IBM_PowerKVM 3.1.0, with Linux 3.18.0-312.el7_1.ppc64le (on /dev/mapper/ibm
unknown Linux distribution (on /dev/mapper/ibmpkvm_vg_root-ibmpkvm_lv_root)
Ubuntu, with Linux 3.19.0-12-generic (recovery mode)
Ubuntu, with Linux 3.19.0-12-generic
Ubuntu
System information
System configuration
Language
Rescan devices
Retrieve config from URL
*Exit to shell
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.04
DISTRIB_CODENAME=vivid
DISTRIB_DESCRIPTION="Ubuntu Vivid Vervet (development branch)"
== Comment: #8 - Rolf Brudeseth <rolfb at us.ibm.com> - 2015-04-07 19:25:46 ==
I don't know if I have 14.10 or something newer.
I installed from the 'utopic-updates' URL:
http://ports.ubuntu.com/ubuntu-ports/dists/utopic-updates/main/installer-ppc64el/current/images/netboot/ubuntu-installer/ppc64el/
Petitboot (dev.20150326) 8286-42A 107C53T
[Disk: sdb2 / d484d832-fa95-4286-92ab-d5e533d1a121]
IBM_PowerKVM 3.1.0, with Linux 3.18.0-312.el7_1.ppc64le
[Disk: sda2 / 901486ef-660b-4f1d-8d19-2f728a065cbf]
IBM_PowerKVM 3.1.0, with Linux 3.18.0-312.el7_1.ppc64le (on /dev/mapper/ibm
unknown Linux distribution (on /dev/mapper/ibmpkvm_vg_root-ibmpkvm_lv_root)
Ubuntu, with Linux 3.16.0-33-generic (recovery mode)
Ubuntu, with Linux 3.16.0-33-generic
Ubuntu
System information
System configuration
Language
Rescan devices
Retrieve config from URL
*Exit to shell
dude at tul304p1:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.10
DISTRIB_CODENAME=utopic
DISTRIB_DESCRIPTION="Ubuntu 14.10"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1447500/+subscriptions
More information about the foundations-bugs
mailing list