# /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/sda5 during installation
UUID=7d2fdf1d-7d8c-48a9-ab49-2ac509b177b5 /               ext2    errors=remount-ro 0       1

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

