[Bug 1508716] Re: LABEL=/Ubuntu-15.04 is fstab causes grub-install to fail.
william estrada
MrUmunhum at cruzio.com
Sun Nov 1 19:36:29 UTC 2015
also grub default has been modified
grep -v '#' /etc/default/grub
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
GRUB_DISABLE_LINUX_UUID=true
GRUB_INIT_TUNE="480 440 1"
Note that UUID has been disabled.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lilo in Ubuntu.
https://bugs.launchpad.net/bugs/1508716
Title:
LABEL=/Ubuntu-15.04 is fstab causes grub-install to fail.
Status in lilo package in Ubuntu:
New
Bug description:
Update /etc/fstab with "LABEL=/Ubuntu-15.04 / ext3 errors=remount-ro 0 1"
Reboot
run grub-install /dev/sda
Fails with misleading message about no entry for /dev/sda6
Also causes apt-get upgrade to fail if kernel is replaced.
".
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lilo/+bug/1508716/+subscriptions
More information about the foundations-bugs
mailing list