From owner-freebsd-questions@FreeBSD.ORG Wed Oct 28 23:45:30 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B6141065670 for ; Wed, 28 Oct 2009 23:45:30 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: from sv4.hmnoc.net (sv4.hmnoc.net [63.247.76.174]) by mx1.freebsd.org (Postfix) with ESMTP id C89B68FC14 for ; Wed, 28 Oct 2009 23:45:29 +0000 (UTC) Received: from [187.78.37.244] (port=53584 helo=papi.localnet) by sv4.hmnoc.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1N3ICm-0000wD-JG for freebsd-questions@freebsd.org; Wed, 28 Oct 2009 21:45:28 -0200 From: Mario Lobo To: freebsd-questions@freebsd.org Date: Wed, 28 Oct 2009 20:45:06 -0300 User-Agent: KMail/1.12.1 (FreeBSD/8.0-RC1; KDE/4.3.1; amd64; ; ) References: <4AE7A843.4060300@gmail.com> In-Reply-To: <4AE7A843.4060300@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200910282045.06397.mlobo@digiart.art.br> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sv4.hmnoc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - digiart.art.br Subject: Re: win 7 dual boot 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, 28 Oct 2009 23:45:30 -0000 On Tuesday 27 October 2009 23:11:15 Aryeh M. Friedman wrote: > Completely side question I use sysutils/fusefs-ntfs to mount my vista > partition do I need to change anything in my /etc/rc.d/* hierachy and/or > /etc/fstab after installing win 7 (I use a direct call to ntfs-3g > instead of via the mount patch [which doesn't work on 8.0-XXX it seems > {I am on RC2 right now}]? I have FreeBSD papi 8.0-RC1 and fusefs works perfectly via mount & fstab. Did you replace the original mount_ntfs with ntfs-3g like bellow? cd /sbin mv -f mount_ntfs mount_ntfs-kern ln -s /usr/local/bin/ntfs-3g mount_ntfs After that, any call to mount_ntfs will grant RW to the disk. -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows FREE)