# /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/sda2 during installation
UUID=8f9d0744-edbf-4b35-bd7f-6398ee7e57f1 /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
UUID=798E-0B3B  /boot/efi       vfat    umask=0077      0       1
/swapfile                                 none            swap    sw              0       0

192.168.1.10:/media/LinuxBackup	/media/LinuxBackup	nfs	_netdev	0	0
192.168.1.10:/					/media/LucasCoFS	nfs	_netdev	0       0
192.168.1.10:/media/MediaBackup	/media/MediaBackup	nfs	_netdev	0       0
192.168.1.10:/media/MediaMaster	/media/MediaMaster	nfs	_netdev	0       0
192.168.1.10:/var/www/html		/media/LucasCoHTML	nfs	_netdev	0       0
