01-12-2015, 09:25 AM 
		
	
	
		Try mounting your data partition in your /home/user folder.
This is my fstab where I use the the partition label rather than UUIDI did try mounting at /mnt once but had trouble like you with permissions so I stuck with what worked.
	
	
	
	
	
This is my fstab where I use the the partition label rather than UUID
Code:
LABEL=data    /home/user/data   ntfs-3g  defaults,uid=1000    0      0