# /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>
# / was on /dev/sda1 during installation
UUID=8bb69dde-6949-40dc-a064-840c26bb48e8 / ext4 errors=remount-ro 0 1
# /dos was on /dev/sda6 during installation
#UUID=AC79-9D35 /dos vfat utf8,umask=007,gid=46 0 1
# /home was on /dev/sda3 during installation
UUID=f523dee1-b226-42c5-9409-ff2c3ecbc494 /home ext4 defaults 0 2
# swap was on /dev/sda5 during installation
/dev/disk/by-id/usb-UFD_2.0_Silicon-Power16G_90005B5C348D6A52-0:0 /mnt/usb-UFD_2.0_Silicon-Power16G_90005B5C348D6A52-0:0 auto nosuid,nodev,nofail,x-gvfs-show 0 0