04-17-2014, 01:35 AM
Sorry for the late reply. Had to work. Here it is:
# /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>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=17a13c75-cd5c-4ca0-9e58-060dde4771b4 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=e0184c41-8d40-4684-bf4d-fcb8c9489ee5 none swap sw 0 0
UUID=0463741f-a838-40c8-b40f-3dbb7f988e29 /home/kathy/ntfsfiles ntfs defaults,umask=007,uid=1000,gid=1000 0 0
# /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>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=17a13c75-cd5c-4ca0-9e58-060dde4771b4 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=e0184c41-8d40-4684-bf4d-fcb8c9489ee5 none swap sw 0 0
UUID=0463741f-a838-40c8-b40f-3dbb7f988e29 /home/kathy/ntfsfiles ntfs defaults,umask=007,uid=1000,gid=1000 0 0