Ok, I still have a problem. Here is the mount output:
Here is the fstab (it had a blank line at the bottom):
And here is a pic of the permissions (all three folders had exactly the same permissions):
![[Image: perms.png]](http://s5.postimg.org/dgrw9zdev/perms.png)
If this prints well then the problem was with postimage's forum url.
Thanks for your time.
Code:
paul@Precision:~$ sudo mount -a
[sudo] password for paul:
[mntent]: line 17 in /etc/fstab is bad
[mntent]: line 19 in /etc/fstab is bad
[mntent]: line 21 in /etc/fstab is bad
paul@Precision:~$
Here is the fstab (it had a blank line at the bottom):
Code:
# /etc/fstab: static file system information.
#MUST HAVE BLANK LINE AT BOTTOM
#
# 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/sda1 during installation
#noatime, added for SSD TRIM by pb, 7/2015
UUID=821f7efc-9a0e-482a-a750-0a393503d99e / ext4 noatime,errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=f0a720b2-5678-48de-b5f4-088e0e8d3e2c none swap sw 0 0
#
#NTFS Partitions automount:
# Seagate 400:
UUID=A0103FFB103FD74E /home/paul/seagate400 ntfs defaults,umask=007, uid=1000, gid=1000 0 0
#Seagate 520:
UUID=60426C51426C2E4A /home/paul/seagate520 ntfs defaults,umask=007, uid=1000, gid=1000 0 0
#WD 2TB:
UUID=D872AA8A72AA6D46 /home/paul/wd2000 ntfs defaults,umask=007, uid=1000, gid=1000 0 0
And here is a pic of the permissions (all three folders had exactly the same permissions):
![[Image: perms.png]](http://s5.postimg.org/dgrw9zdev/perms.png)
If this prints well then the problem was with postimage's forum url.
Thanks for your time.