[Bug 2073751] Re: 50mounted-tests prevents os-prober to work with ThinLVM
Guillaume
2073751 at bugs.launchpad.net
Fri Aug 23 07:47:27 UTC 2024
*** This bug is a duplicate of bug 1987679 ***
https://bugs.launchpad.net/bugs/1987679
FYI, this bug concerns Ubuntu 20.04 to 24.04.
** Tags added: focal jammy noble
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to os-prober in Ubuntu.
https://bugs.launchpad.net/bugs/2073751
Title:
50mounted-tests prevents os-prober to work with ThinLVM
Status in os-prober package in Ubuntu:
New
Bug description:
No os-prober entries are added to grub.cfg for alternates systems on
ThinLVM, because of an issue with /usr/lib/linux-boot-
probes/50mounted-tests.
Updating line 55 from :
type="$(grub-probe -d "$partition" -t fs)"
to
type="$(grub-probe -d "$partition" -t fs || echo bad)"
fixes the issue.
Credit is due to mikeaa on bug #1987679.
Tested on Ubuntu 24.04.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/2073751/+subscriptions
More information about the foundations-bugs
mailing list