LABEL=/Ubuntu-15.04 is fstab causes grub-install to fail.

Bug #1508716 reported by william estrada
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lilo (Ubuntu)
New
Undecided
Unassigned

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.
".

Revision history for this message
william estrada (mrumunhum-2) wrote :

in fstab not is fstab

Revision history for this message
william estrada (mrumunhum-2) wrote :

forgot step1 "e2laabel /dev/sda6 /Ubuntu-15.04".

Revision history for this message
william estrada (mrumunhum-2) wrote :

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.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.