compile ntfs write in the kernel
and put in the fstab options 'user'
this means users can mount it.
maybe even an rw flag is needed to enable read-write
victor
On Sat, 2003-09-06 at 20:07, Ricardo Lopez wrote:
> In my experience only root can read an ntfs partition. I'm using 2.4.20
> right now
Nope, user won't do it. The line that jeff gave will. Also, there is only
dangerous support for writing to ntfs.
Alfonso Lopez
B.S. Computer Science: University of Texas at Austin
[EMAIL PROTECTED] [EMAIL PROTECTED]
www.utacm.org/~lebouf
Cell: 512-680-9210
On Sat, 6 Sep 2003, Victor Pelt wrote:
set the permissions in /etc/fstab
/dev/hda1 /mnt/win2k ntfsnoauto,users,umask=000 0 0
On Sat, 2003-09-06 at 20:07, Ricardo Lopez wrote:
> In my experience only root can read an ntfs partition. I'm using 2.4.20
> right now. I'm not sure why though.
>
> Alfonso Lo
In my experience only root can read an ntfs partition. I'm using 2.4.20
right now. I'm not sure why though.
Alfonso Lopez
B.S. Computer Science: University of Texas at Austin
[EMAIL PROTECTED] [EMAIL PROTECTED]
www.utacm.org/~lebouf
Cell: 512-680-9210
On Sat, 6 Sep 2003, Big Mike Forsberg wrote:
I'm sure this can be done simply. However, when formated my new HD
I did it from windows XP and chose NTFS. I'd like to mount it such
that anyuse may write to it.
I've been thinking of using this site's driver, but is a nicer one
available.
http://linux-ntfs.sourceforge.net/
Thanks for saving m