|
hard drive access problem
My 2nd hd was originally ntfs and I could not write to it in linux so I repartitioned it to half ntfs and half ext3 now only root has complete read write access to the ext3 partition. I can access it to read as my user BUT not to write..I tried adding umask=0222 to fstab but then as a user it wont even mount it gives me the error too many mounted file systems..what do I need to do to give my user complete read write access??
|