[Bug 367782] Re: External USB Hard Drive fails to mount on boot from fstab

Sam Geeraerts 367782 at bugs.launchpad.net
Fri May 18 17:41:58 UTC 2012


Instead of hacking /usr/share/initramfs-tools/init, it's more elegant
and robust to add the delay as a rootdelay boot parameter. E.g. edit
/etc/default/grub as follows:

GRUB_CMDLINE_LINUX_DEFAULT="quiet rootdelay=10"

and run 'sudo update-grub'.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/367782

Title:
  External USB Hard Drive fails to mount on boot from fstab

Status in “util-linux” package in Ubuntu:
  Triaged

Bug description:
  When an external USB HD is entered into fstab it fails to mount at
  startup with the following error message.

  "Mounting local filesystems...
  mount: special device /dev/sdb1 does not exist."

  I get the same error if using the UUID instead of /dev/sdb1in the
  fstab

  In any case the drive mounts correctly with mount -a once the machine
  has booted.

  I believe this behaviour started after a recent 8.10 update because it
  used to work fine.  The problem persists after upgrading to 9.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/367782/+subscriptions




More information about the foundations-bugs mailing list