mount Win partitions

Dan grinnz at gmail.com
Fri Mar 17 19:41:23 UTC 2006


Eric Beversluis wrote:

>On Fri, 2006-03-17 at 10:47 -0500, Eric Beversluis wrote:
>
>  
>
>>Thanks for all the help. I'll get there.
>>    
>>
>
>Well, I thought I was there. The ntfs is mounted, but I can't get at
>it--it's claimed that I don't have permission.
>
>So I went to change it (as su) and get this result, with still no
>permission:
>
>drwxr-xr-x  2 root root 4096 Dec 31  1969 fat32hdd
>dr-x------  1 root root 4096 Mar 16 15:40 ntfshdd
>[root at sonyc mnt]# chmod 444 ntfshdd
>chmod: changing permissions of `ntfshdd': Read-only file system
>[root at sonyc mnt]#
>
>And no, I haven't changed any of the parameters for ntfshdd in fstab to
>make it read only.
>
>
>What do I have to do next?
>EB
>
>  
>
Instead of defaults, use the options: ro,umask=0233
You can also add the option uid=username if you want "username" to be 
the owner of the mounted partition, and the option users if you want to 
be able to mount/unmount the partition with a nonroot user. For more 
options, see man mount.
-Dan




More information about the fedora-list mailing list