lubuntu/xubuntu reinstall (& install) on dual boot system, grub does appear & offer OS choice
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calamares-settings-ubuntu (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
grub2 (Ubuntu) |
Invalid
|
Undecided
|
Mate Kukri |
Bug Description
Warning: os-prober will not be executed to detect other bootable partitions.
----
Lubuntu noble install to
- hp dc7700 (c2d-e6320, 8gb, amd/ati rv610/radeon hd2400 pro/xt)
System had two Lubuntu noble installs on box; original full disk install (sda1) + install alongside (sda2)
This box is legacy (BIOS) or pre-uEFI (2005 HP Compaq) so no ESP was created at install time
guiverc@dc7700-3:~$ blkid
/dev/sda2: LABEL="
/dev/sda1: LABEL="
** expected result
On reboot post-install (Lubuntu so calamares install) I grub did NOT appear, so I could boot into the untouched install & checked it worked (grub offered me two options correctly prior to install).
** actual result
No grub menu appeared, so no dual boot option was offered??
No problem, I'll just `update-grub` and that should fix it won't it?
guiverc@dc7700-3:~$ sudo update-grub
[sudo] password for guiverc:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/
Generating grub configuration file ...
Found theme: /usr/share/
Found linux image: /boot/vmlinuz-
Found initrd image: /boot/initrd.
Found memtest86+x64 image: /boot/memtest86
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_
Adding boot menu entry for UEFI Firmware Settings ...
done
The issue is
Warning: os-prober will not be executed to detect other bootable partitions.
Prior releases of Ubuntu haven't done this (new grub 2.06 change) with a patch (ubuntu-
If this is new behavior (for noble) we (Lubuntu at least) just need to document it, as its a change to mantic, lunar & prior releases (inc. kinetic, jammy which were 2.06 or later, it was default prior to jammy anyway).
Maybe I'm missing something... I'll correct/add more as I can
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: grub2-common 2.12-1ubuntu7
ProcVersionSign
Uname: Linux 6.8.0-22-generic x86_64
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: LXQt
Date: Tue Apr 9 16:21:14 2024
InstallationDate: Installed on 2024-04-09 (0 days ago)
InstallationMedia: Lubuntu 24.04 LTS "Noble Numbat" - Daily amd64 (20240408)
SourcePackage: grub2
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in grub2 (Ubuntu): | |
assignee: | nobody → Mate Kukri (mkukri) |
tags: | added: foundations-todo |
I vaguely recall an indirect discussion with AndreaRighi (or Julian Andres Klode maybe) who mentioned a (possible?) change coming thru for noble.. I'm wondering if this is my discovery of what was mentioned.. alas I can't recall the 'comment' this reminds me of
My testing today can be read here - https:/ /iso.qa. ubuntu. com/qatracker/ milestones/ 450/builds/ 299105/ testcases/ 1701/results/
Either way my install is perfect, except the dual-booting option offered by GRUB got lost.. This is behavior I get on Debian, so I know how to fix it, just don't expect it with a Ubuntu re-install.