[Bug 391044] Re: grub2 update adds --no-floppy to "search " lines
Truthiswithin
yuttadhammo at gmail.com
Fri Jul 3 12:28:35 UTC 2009
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 at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list