# /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).
#
#
# / was on /dev/sda1 during installation
UUID=fa3e72e0-50a7-4278-b61e-1d0c52024acc / ext4 errors=remount-ro 0 1
# /home was on /dev/sda2 during installation
UUID=813b4f15-4ce7-4f63-93c3-b3b60819133d /home ext4 defaults 0 2
# swap was on /dev/sda3 during installation
UUID=390b3c50-9920-426d-b68e-660b14c72d46 none swap sw 0 0
UUID=447610aa-b7da-45af-9d33-b98539ae96f3 /media/data ext4 noexec,nofail 0 0

Reply via email to