From owner-freebsd-questions@FreeBSD.ORG Wed Jun 29 12:26:44 2005 Return-Path: X-Original-To: freebsd-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 ADB2C16A41C for ; Wed, 29 Jun 2005 12:26:44 +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 1307643D1D for ; Wed, 29 Jun 2005 12:26:43 +0000 (GMT) (envelope-from ben@spooty.net) Received: from aamta11-winn.ispmail.ntl.com ([81.103.221.35]) by mta07-winn.ispmail.ntl.com with ESMTP id <20050629122642.CUFL481.mta07-winn.ispmail.ntl.com@aamta11-winn.ispmail.ntl.com>; Wed, 29 Jun 2005 13:26:42 +0100 Received: from [192.168.1.101] (really [82.23.1.73]) by aamta11-winn.ispmail.ntl.com with ESMTP id <20050629122642.BCI11226.aamta11-winn.ispmail.ntl.com@[192.168.1.101]>; Wed, 29 Jun 2005 13:26:42 +0100 From: Ben Paley To: Mantas Smelevicius Date: Wed, 29 Jun 2005 13:26:37 +0100 User-Agent: KMail/1.8 References: <200506291316.02373.ben@spooty.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506291326.37753.ben@spooty.net> Cc: FreeBSD Questions 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 12:26:44 -0000 On Wednesday 29 June 2005 13:22, Mantas Smelevicius wrote: > writing into NTFS it is not officialy supported yet. > > on of the solutions - is to create some partition with FAT32 for > example and use it. :-) Mantas, I had thought of that, but hoped there was a more elegant solution! Oh well, thanks for your help. Cheers, Ben