From owner-freebsd-stable@FreeBSD.ORG Tue Feb 27 23:16:08 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E7A616A51B for ; Tue, 27 Feb 2007 23:16:08 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.freebsd.org (Postfix) with ESMTP id 50FA213C46B for ; Tue, 27 Feb 2007 23:16:08 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from localhost (jn@ns1 [69.55.238.237]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id l1RNG7lB079592; Tue, 27 Feb 2007 18:16:08 -0500 (EST) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-stable@freebsd.org Date: Tue, 27 Feb 2007 18:16:01 -0500 User-Agent: KMail/1.9.5 References: <20070218174549.GA2489@roadrunner.q.local> <200702181359.13518.lists@jnielsen.net> In-Reply-To: <200702181359.13518.lists@jnielsen.net> X-Face: #X5#Y*q>F:]zT!DegL3z5Xo'^MN[$8k\[4^3rN~wm=s=Uw(sW}R?3b^*f1Wu*.<=?utf-8?q?of=5F4NrS=0A=09P*M/9CpxDo!D6?=)IY1w<9B1jB; tBQf[RU-R<,I)e"$q7N7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702271816.02144.lists@jnielsen.net> X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on ns1.jnielsen.net X-Virus-Status: Clean Cc: Ulrich Spoerlein Subject: Re: sysutils/fusefs-ntfs working for anyone? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Feb 2007 23:16:08 -0000 On Sunday 18 February 2007 13:59, John Nielsen wrote: > On Sunday 18 February 2007 12:45, Ulrich Spoerlein wrote: > > I've been trying to mount my NTFS partitions with the NTFS-3g project's > > FUSE implementation but am unable to mount anything. > > > > I'm on 6-STABLE and have the latest versions of FUSE installed: > > [big snip] > ... > > > So, the basic question is: Has _anybody_ used ntfs-3g successfully on > > RELENG_6? > > When I tried it a couple months ago (on -STABLE) all I got were coredumps.. I just tried this again (running -STABLE from a few days ago, reinstalled the port today) and it's working fine for a volume created with mkntfs and for a volume created under Windows XP (over iSCSI no less). JN