Comment 2 for bug 603819

Revision history for this message
K7AAY (john-bartley) wrote :

This fstab fails also:

# /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/sda1 during installation
UUID=5daaa58a-eabe-4479-96bc-d5dfeb156d97 / ext4 errors=remount-ro 0 1
# /dev/sda2 /home ext4 nodev,nosuid 0 2
UUID=0ae0a954-b9b0-41bf-ab8c-602906a472c1 /home ext4 nodev,nosuid 0 2
# swap was on /dev/sda3 during installation
UUID=231c71e3-e47d-44fc-bcad-3fc8b135843d none swap sw 0 0