# /etc/fstab: static file system information.
#
# 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=-05ff-43e4-9525-4206e8840761 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=c8b0eb70-9f4c-4c38-81fe-7309fb1965d0 none            swap    sw              0       0

# lalal# lalalaa

# 1.5tb disk
UUID=e47814ee-ba9f-4c65-98cd-6f92a7fe26ba /space ext4 defaults 0 0



# Some additional  junk
