From owner-freebsd-questions@FreeBSD.ORG Wed Jun 29 20:52:04 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 E088316A41C for ; Wed, 29 Jun 2005 20:52:04 +0000 (GMT) (envelope-from ben@spooty.net) Received: from mta07-winn.ispmail.ntl.com (mta07-winn.ispmail.ntl.com [81.103.221.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4718343D49 for ; Wed, 29 Jun 2005 20:52:04 +0000 (GMT) (envelope-from ben@spooty.net) Received: from aamta10-winn.ispmail.ntl.com ([81.103.221.35]) by mta07-winn.ispmail.ntl.com with ESMTP id <20050629205203.UWMV481.mta07-winn.ispmail.ntl.com@aamta10-winn.ispmail.ntl.com>; Wed, 29 Jun 2005 21:52:03 +0100 Received: from [192.168.1.101] (really [82.23.1.73]) by aamta10-winn.ispmail.ntl.com with ESMTP id <20050629205159.HECA23101.aamta10-winn.ispmail.ntl.com@[192.168.1.101]>; Wed, 29 Jun 2005 21:51:59 +0100 From: Ben Paley To: Alex Zbyslaw Date: Wed, 29 Jun 2005 21:51:26 +0100 User-Agent: KMail/1.8 References: <200506291316.02373.ben@spooty.net> <20050629173913.O72767@maren.thelosingend.net> <42C2E86D.7090304@dial.pipex.com> In-Reply-To: <42C2E86D.7090304@dial.pipex.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506292151.26874.ben@spooty.net> Cc: questions@freebsd.org Subject: Re: rw access to ntfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 20:52:05 -0000 On Wednesday 29 June 2005 19:29, Alex Zbyslaw wrote: > >...but frankly the very idea terrifies me. Let Winxp loose on my fbsd > >partition? > > > > > > Well, it's a sourceforge project, so it isn't by Microsoft. > > If you're concerned about data integrity, then you could try: > > 1) Mount only one shared FreeBSD partition using this software > and > 2) Make this partition on a separate disk slice (or even disk) from your > regular system. > > It's either that or FAT32 (with no real concept of file ownership, file > permissions, or ability to change times). Thanks a lot for this - I'll have a very careful go! Cheers, Ben