this is what my fstab currently contains:

# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sda6 during installation
UUID=c83c45b9-ae13-406a-bcf5-09509651fd84 /               ext4    
errors=remount-ro 0       1
# /data was on /dev/sda8 during installation
#UUID=0aae64be-4f6d-4a12-b1f1-606c45030d76 /data           ext4    defaults     
   0       2
# /home was on /dev/sda7 during installation
UUID=2be3d35d-3107-4319-ac0a-4ecf9e4fdc97 /home           ext4    defaults      
  0       2
# swap was on /dev/sda5 during installation
UUID=6d7cb062-c9f0-4cd9-a936-be440226c5a4 none            swap    sw            
  0       0

/data is the problem and when boot goes to the maintenance shell it
appears to be telling me that UUID=0aae64be-4f6d-4a12-b1f1-606c45030d76
doesn't exist...

-- 
LVM - /var failed to mount during boot
https://bugs.launchpad.net/bugs/561390
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to