I can confirm this bug.

I have two external drives in my fstab:

proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sda1 during installation
UUID=a750d27d-ca00-4aa8-b154-a86c95c5054e /               ext4    
errors=remount-ro 0       1
# /vault was on /dev/sda6 during installation
UUID=214e350f-1b00-4f1d-b105-bf9a4696b367 /vault          ext4    defaults      
  0       2
# swap was on /dev/sda5 during installation
UUID=c26824e9-386f-4e7d-abaf-0040d8f7410e none            swap    sw            
  0       0
LABEL=LACIE\0401        /media/LACIE\0401       vfat    defaults        0       
2
LABEL=LACIE\0404        /media/LACIE\0404       ext4    defaults        0       
2

On boot, I get the error message:

The disk drive for /media/LACIE 1 is not ready yet or not present.
Continue to wait, or Press S to skip mounting or M for manual recovery

If I choose manual recovery, I can immediately invoke mount -a on the
command line and both disks are mounted without complaint.

If I choose skip (for both external drives) the boot process continues,
but I find once I log in that the drives have been auto-mounted on e.g.
/media/LACIE 1_ (or 1__ or 1___, such caprice being why I put entries in
fstab in the first place).

I am now going to relabel both these drives without spaces in their
names as a workaround to see if this helps.

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

Title:
  Mounting drives that have '\040' in the name in fstab throws up an
  error during boot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/1059726/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to