** Description changed:

  Binary package hint: util-linux
  
  When I add bootwait option for my data partition (which is different
  from my /home partition), the boot process fails and I have to boot on a
  rescue CD to edit fstab and remove bootwait to be able to boot again.
+ 
+ # /etc/fstab: static file system information.
+ #
+ # <file system> <mount point>   <type>  <options>       <dump>  <pass>
+ proc            /proc           proc    defaults        0       0
+ 
+ /dev/disk/by-uuid/682389da-2d1e-4a07-8a76-8ba9cfc33c0d    /                  
ext3  defaults,errors=remount-ro,relatime  0 1
+ /dev/disk/by-uuid/ab9ef526-046e-4423-8b82-b04542084476    none               
swap  sw                          0 0
+ /dev/disk/by-uuid/65ea5052-90a6-4f36-b304-af99aa3db76a    /mnt/Documents     
ext3  defaults,acl,user_xattr,relatime     0 2
+ /dev/disk/by-uuid/d3222616-bd62-41d2-94d5-3120929e3d64    /mnt/Stockage      
ext3  defaults,acl,user_xattr,relatime     0 2
+ /dev/disk/by-uuid/7d621694-8f9d-45d9-a0f6-e6b2d481af06    /mnt/Arch          
ext3  nouser,noauto,relatime               0 0
+ /dev/disk/by-uuid/eaee1e77-52cd-493a-b538-80eee09f03c2    /mnt/Fedora        
ext4  nouser,noauto,relatime               0 0
+ 
+ /dev/disk/by-uuid/7afc274f-95a7-40bf-b074-52b174908901    /mnt/Maxtor        
ext3  nouser,noauto,relatime               0 0
+ /dev/disk/by-uuid/495d816b-ae1d-48ea-b519-e80e9e99e0d5    /mnt/IcyBox        
ext3  nouser,noauto,relatime               0 0
+ 
+ /mnt/Documents                                            /media/Documents   
none  bind                        0 0
+ /mnt/Stockage                                             /media/Stockage    
none  bind                        0 0
+ 
+ I tried to add the bootwait option to /mnt/Documents and /mnt/Stockage

-- 
"bootwait" in fstab makes boot fail
https://bugs.launchpad.net/bugs/496289
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to