Re: Freebsd 6 ntfs write ?

2006-02-12 Thread Z.C.B.
On Mon, 6 Feb 2006 17:52:59 -0700 (MST)
"RYAN M. vAN GINNEKEN" <[EMAIL PROTECTED]> wrote:

> Hello all i am woundering if ntfs write works yet in fbsd 6?
> 
> FreeBSD t9100.computerking.ca 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE
> #0: Sat Feb  4 22:02:58 MST 2006
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/T9100  i386
> 
> i have added the following to my /etc/fstab 
> 
> /dev/ad0s1  /mnt/winxprontfsrw
> 0   0
> 
> but get errors when tring to delete files
> 
> 
> su-2.05b# rm wepkeys.txt
> rm: wepkeys.txt: Operation not supported

Check out the ntfsprogs. It can provide fuse support for mounting
ntfs partitions. No clue how good it is though.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Freebsd 6 ntfs write ?

2006-02-07 Thread Igor Pokrovsky
On Mon, Feb 06, 2006 at 05:52:59PM -0700, RYAN M. vAN GINNEKEN wrote:
> Hello all i am woundering if ntfs write works yet in fbsd 6?
> 
> FreeBSD t9100.computerking.ca 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sat 
> Feb  4 22:02:58 MST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/T9100  
> i386
> 
> i have added the following to my /etc/fstab 
> 
> /dev/ad0s1  /mnt/winxprontfsrw  0   0
> 
> but get errors when tring to delete files
> 
> 
> su-2.05b# rm wepkeys.txt
> rm: wepkeys.txt: Operation not supported

You answered your own question. From the last message it looks like it is not.

-ip

-- 
The system itself does not do what it says it is doing.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"