Tolerate devices with no filesystem UUID returned by os-prober
* util/grub.d/30_os-prober.in: Tolerate devices with no filesystem
UUID. Other parts of grub-mkconfig tolerate these, they were
previously allowed here up to commit
55e706c918
, and they can arise in
practice when the system has active LVM snapshots.
Fixes Ubuntu bug #1287436.
This commit is contained in:
parent
c4badfe836
commit
3a310e842f
2 changed files with 22 additions and 10 deletions
|
@ -1,3 +1,12 @@
|
|||
2014-04-10 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* util/grub.d/30_os-prober.in: Tolerate devices with no filesystem
|
||||
UUID. Other parts of grub-mkconfig tolerate these, they were
|
||||
previously allowed here up to commit
|
||||
55e706c918922def17f5012c23cfe88c4c645208, and they can arise in
|
||||
practice when the system has active LVM snapshots.
|
||||
Fixes Ubuntu bug #1287436.
|
||||
|
||||
2014-04-10 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* grub-core/disk/lvm.c (grub_lvm_detect): Search for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue