From owner-freebsd-questions@FreeBSD.ORG Wed Jun 29 12:16:08 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 D587B16A41C for ; Wed, 29 Jun 2005 12:16:08 +0000 (GMT) (envelope-from ben@spooty.net) Received: from mta09-winn.ispmail.ntl.com (mta09-winn.ispmail.ntl.com [81.103.221.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DD0243D55 for ; Wed, 29 Jun 2005 12:16:08 +0000 (GMT) (envelope-from ben@spooty.net) Received: from aamta12-winn.ispmail.ntl.com ([81.103.221.35]) by mta09-winn.ispmail.ntl.com with ESMTP id <20050629121607.SFVO11649.mta09-winn.ispmail.ntl.com@aamta12-winn.ispmail.ntl.com> for ; Wed, 29 Jun 2005 13:16:07 +0100 Received: from [192.168.1.101] (really [82.23.1.73]) by aamta12-winn.ispmail.ntl.com with ESMTP id <20050629121607.ZVJP14072.aamta12-winn.ispmail.ntl.com@[192.168.1.101]> for ; Wed, 29 Jun 2005 13:16:07 +0100 From: Ben Paley To: FreeBSD Questions Date: Wed, 29 Jun 2005 13:16:02 +0100 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506291316.02373.ben@spooty.net> Subject: 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:16:08 -0000 Hello, I'm running 5.4 on a dual boot machine with winxp. Here's the relevant line of /etc/fstab: /dev/ad0s2 /mnt ntfs rw 0 0 It mounts fine with no errors at boot time, but I seem to have read-only access. I've done a bit of googling about this and everything I find which mentions this is quite old, and all the replies seem to imply it should have been sorted by now. Any ideas? Thanks, Ben