From owner-freebsd-questions@FreeBSD.ORG Wed Jun 29 15:40:46 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0312C16A41C for ; Wed, 29 Jun 2005 15:40:46 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: from merke.itea.ntnu.no (merke.itea.ntnu.no [129.241.7.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFD5D43D48 for ; Wed, 29 Jun 2005 15:40:45 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: from localhost (localhost [127.0.0.1]) by merke.itea.ntnu.no (Postfix) with ESMTP id 0518B13C6D3 for ; Wed, 29 Jun 2005 17:40:44 +0200 (CEST) Received: from maren.thelosingend.net (maren.math.ntnu.no [129.241.211.48]) by merke.itea.ntnu.no (Postfix) with SMTP for ; Wed, 29 Jun 2005 17:40:43 +0200 (CEST) Received: (qmail 72856 invoked by uid 1001); 29 Jun 2005 17:40:43 +0200 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 29 Jun 2005 17:40:43 +0200 Date: Wed, 29 Jun 2005 17:40:43 +0200 (CEST) From: Svein Halvor Halvorsen X-X-Sender: sveinhal@maren.thelosingend.net To: Alex Zbyslaw In-Reply-To: <42C2AB3E.5010003@dial.pipex.com> Message-ID: <20050629173913.O72767@maren.thelosingend.net> References: <200506291316.02373.ben@spooty.net> <200506291326.37753.ben@spooty.net> <42C2AB3E.5010003@dial.pipex.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Content-Scanned: with sophos and spamassassin at mailgw.ntnu.no. Cc: questions@freebsd.org, Ben Paley Subject: Re: rw access to ntfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 15:40:46 -0000 * Alex Zbyslaw [2005-06-29 15:07 +0100] > Perhaps you could ask Microsoft to provide support in Windows for > accessing any kind of filesystem other than their own. ;-) http://ffsdrv.sourceforge.net/ Will let you mount a ffs filesystem on Windows. Not sure how well tested it is, though Svein Halvor