I am pretty sure that it works with NTFS as well; it seems that Linux 
just ignores any meta data such as the owner on NTFS filesystems.

Also, you can add 'users' to the options in your fstab; then users will 
be able to mount file systems themselves; useful for your CD-ROM drive 
for example.

Mr FUBAR wrote:
> In your /etc/fstab:
> 
> /dev/hda5 /mnt/win_ntfs ntfs user,noauto,uid=<username>,gid=users 0 0
> 
> Now, every file should be owned by <username>:users. I'm sure this
> works with FAT since it doesn't keep ownership. I'm not entirely sure
> if it's possible with NTFS since NTFS does keep ownership of its
> files.
> 
> On 3/28/06, Hongxing Soong <[EMAIL PROTECTED]> wrote:
>> Both console and X-window? default is only root can read the mounted
>> filesystem
>>
>> _______________________________________________
>> arch mailing list
>> [email protected]
>> http://www.archlinux.org/mailman/listinfo/arch
>>
> 
> _______________________________________________
> arch mailing list
> [email protected]
> http://www.archlinux.org/mailman/listinfo/arch

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to