# /etc/fstab: static file system information. # # Use 'vol_id --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). # # proc /proc proc defaults 0 0 # / was on /dev/sda2 during installation UUID=c33b4bf0-bf60-455e-bb7c-2c3c499582d3 / ext4 relatime,errors=remount-ro 0 1 # /home was on /dev/sda5 during installation UUID=75eb4ad5-320f-4c6a-ae11-d0237997d55a /home ext4 relatime 0 2 # swap was on /dev/sda7 during installation UUID=02b03bbd-b7e2-4ca4-8d01-aed5f9f0f650 none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0