Bug#861053:

2019-12-21 Thread Joshua Hudson
The problem is /boot/grub/grub.cfg contains lines that look like: search --no-floppy --fs-uuid --set=root d847c628-aa10-4bef-92b6-72ebacc07d7b search doesn't work because it starts the protected mode driver, which finds multiple copies of the disk (because it's a full-disk RAID array)

Bug#861053:

2019-12-21 Thread Joshua Hudson
So the real problem is grub.cfg contains lines that look like this: search --no-floppy --fs-uuid --set=root d847c628-aa10-4bef-92b6-72ebacc07d7b The probe tries to activate builtin protected-mode drivers, and the drivers "work", so the probe finds two paths to the disk. Both of them a

Bug#861053: grub2: grub doesn't fully honor GRUB_LINUX_DISABLE_UUID; UUIDs cannot work here

2017-04-23 Thread Joshua
Package: grub2 Version: grub2 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? apt-get dist-upgrade ignored the fact that grub2 is pinned to never and installed grub2 anyway. update-grub promptly