[opensuse] can SuSE access in read/write mode an NTFS file system ?
- From: Maura Monville <mauede@xxxxxxxxx>
- Date: Tue, 1 Sep 2009 08:54:19 +0000 (GMT)
Please, find in the following the list of partitions.
As root from SuSE I tried to change the access rights to a partition with ntfs file system. Apparently the mode change is performed even ifactually no change has taken place:
mauede@bordighera:/home> su -
Password:
bordighera:/home # ll
total 8
drwxr-xr-x 33 mauede users 4096 Aug 31 22:43 mauede
drwxr-xr-x 1 root users 4096 Jul 30 05:31 storage
bordighera:/home # chmod a+w ./storage/
bordighera:/home # ll
total 8
drwxr-xr-x 33 mauede users 4096 Aug 31 22:43 mauede
drwxr-xr-x 1 root users 4096 Jul 30 05:31 storage
bordighera:/home # chmod a+r ./storage/
bordighera:/home # ll
Do I need a special Linux driver to access an ntfs file system ?
/etc/fstab file contents:
dev/disk/by-id/ata-Maxtor_6Y080M0_Y21GWDCC-part3 swap swap defaults 0 0
/dev/disk/by-id/ata-Maxtor_6Y080M0_Y21GWDCC-part2 / ext3 acl,user_xattr 1 1
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/disk/by-id/ata-Maxtor_6Y080M0_Y21GWDCC-part1 /windows/C ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0
/dev/disk/by-id/ata-Maxtor_6Y080M0_Y21GWDCC-part4 /home/storage ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0
Thank you in advance,
Maura
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
- Follow-Ups:
- Re: [opensuse] can SuSE access in read/write mode an NTFS file system ?
- From: Basil Chupin
- Re: [opensuse] can SuSE access in read/write mode an NTFS file system ?
- From: Carlos E. R.
- Re: [opensuse] can SuSE access in read/write mode an NTFS file system ?
- Prev by Date: Re: [opensuse] Looking for autoyast guide for CLI environments
- Next by Date: Re: [opensuse] is there a way to sync ldap contacts to a mobile phone?
- Previous by thread: Re: [opensuse] Looking for autoyast guide for CLI environments
- Next by thread: Re: [opensuse] can SuSE access in read/write mode an NTFS file system ?
- Index(es):
Relevant Pages
|