# /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/sda3 during installation
UUID=a0a860a1-b6f7-4c11-a875-bec2d5f93c91 /               ext2    errors=remount-ro 0       1
/swapfile                                 none            swap    sw              0       0

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

