[Bug 2073751] Re: 50mounted-tests prevents os-prober to work with ThinLVM
Guillaume
2073751 at bugs.launchpad.net
Tue Jul 23 08:08:18 UTC 2024
*** This bug is a duplicate of bug 1987679 ***
https://bugs.launchpad.net/bugs/1987679
Sorry, i misread bug #1987679, i thought it was closed.
** This bug has been marked a duplicate of bug 1987679
os-prober leaves filesystems (lvm-thin, lvm snap) mounted
--
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