Comment 37 for bug 391044

Revision history for this message
actionparsnip (andrew-woodhead666) wrote : Re: grub2 update adds --no-floppy to "search " lines

gksudo gedit /usr/lib/grub/grub-mkconfig_lib

remove the single instance of --no-floppy from the file save the new file, close gedit then run:

sudo update-grub

it will be applied, you can test with:

cat /boot/grub/grub.cfg | grep floppy

If you get no output then you have succeeded.

This is also in post #14 which you would have seen if you'd read the entire thread