To fix, just edit the /usr/lib/grub/grub-mkconfig_lib file, take out the
--no-floppy on line 147:

- line 147: echo "search --no-floppy --fs-uuid --set ${fs_uuid}"
+ line 147: echo "search --fs-uuid --set ${fs_uuid}"

as Dinxter pointed out in the forums.

-- 
grub2 update adds --no-floppy to "search " lines
https://bugs.launchpad.net/bugs/391044
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to