Re: mounting ntfs partitions?

2009-05-13 Thread hendrik
On Wed, May 13, 2009 at 10:27:23AM +1000, Hamish Moffatt wrote: > On Mon, May 11, 2009 at 06:21:10PM +0200, Hans-J. Ullrich wrote: > > Hi all, > > > > how can I get read-write access as a normal user to a ntfs-partition? > > I trioed ntfsmount and pmount (with configured pmount.allow), but i found

Re: mounting ntfs partitions?

2009-05-12 Thread Karthik Ramgopal
mount your partition as mount -t ntfs-3g -rw if you want automount add a line to /etc/fstab as ntfs-3g rw,user,auto 0 0 Users are generally not given mount with rw permissions for security reasons. Regards, Karthik On Wed, May 13, 2009 at 11:28 AM, Goswin von Brederlow wrote: > Ham

Re: mounting ntfs partitions?

2009-05-12 Thread Goswin von Brederlow
Hamish Moffatt writes: > On Mon, May 11, 2009 at 06:21:10PM +0200, Hans-J. Ullrich wrote: >> Hi all, >> >> how can I get read-write access as a normal user to a ntfs-partition? >> I trioed ntfsmount and pmount (with configured pmount.allow), but i found no >> way to get write-access as a normal

Re: mounting ntfs partitions?

2009-05-12 Thread Hamish Moffatt
On Mon, May 11, 2009 at 06:21:10PM +0200, Hans-J. Ullrich wrote: > Hi all, > > how can I get read-write access as a normal user to a ntfs-partition? > I trioed ntfsmount and pmount (with configured pmount.allow), but i found no > way to get write-access as a normal user. > > What is the debian-

Re: mounting ntfs partitions?

2009-05-11 Thread hendrik
On Tue, May 12, 2009 at 01:47:49AM +0700, Alexey Salmin wrote: > On Mon, May 11, 2009 at 11:35 PM, wrote: > > A few years ago I heard that this constraint was to prevent damage to > > the NTFS file system, which the develoers were not sure they fully > > understood yet (Microsoft secrets and such

RE: mounting ntfs partitions?

2009-05-11 Thread Kushal Koolwal
http://blogs.koolwal.net/ > From: hans.ullr...@loop.de > To: debian-amd64@lists.debian.org > Subject: Re: mounting ntfs partitions? > Date: Mon, 11 May 2009 19:32:56 +0200 > > > > Am Montag 11 Mai 2009 schrieb hend...@topoi.pooq.com: > &g

Re: mounting ntfs partitions?

2009-05-11 Thread Alexey Salmin
On Mon, May 11, 2009 at 11:35 PM, wrote: > A few years ago I heard that this constraint was to prevent damage to > the NTFS file system, which the develoers were not sure they fully > understood yet (Microsoft secrets and such).  I thought that things had > progessed since them. > > - hendrik >

Re: mounting ntfs partitions?

2009-05-11 Thread Hans-J. Ullrich
Am Montag 11 Mai 2009 schrieb hend...@topoi.pooq.com: > On Mon, May 11, 2009 at 06:33:06PM +0200, Jochen Schulz wrote: > > Hans-J. Ullrich: > > > how can I get read-write access as a normal user to a ntfs-partition? > > > I trioed ntfsmount and pmount (with configured pmount.allow), but i > > > fou

Re: mounting ntfs partitions?

2009-05-11 Thread hendrik
On Mon, May 11, 2009 at 06:33:06PM +0200, Jochen Schulz wrote: > Hans-J. Ullrich: > > > > how can I get read-write access as a normal user to a ntfs-partition? > > I trioed ntfsmount and pmount (with configured pmount.allow), but i found > > no > > way to get write-access as a normal user. > >

Re: mounting ntfs partitions?

2009-05-11 Thread Jochen Schulz
Hans-J. Ullrich: > > how can I get read-write access as a normal user to a ntfs-partition? > I trioed ntfsmount and pmount (with configured pmount.allow), but i found no > way to get write-access as a normal user. The ntfs module in the kernel offers only very limited write access. It is a feat