Comment 12 for bug 986797

Revision history for this message
Erick Brunzell (lbsolost) wrote :

Just happened to think that fstab might be helpful (nothing remarkable):

# /etc/fstab: static file system information.
#
# Use 'blkid' 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/sda16 during installation
UUID=1966e720-b7df-41ee-a3d5-15d68cc7784e / ext4 errors=remount-ro 0 1
# swap was on /dev/sda9 during installation
UUID=80627269-1ccd-4774-b4ea-a5ef8824ffaa none swap sw 0 0