From owner-freebsd-gnome@FreeBSD.ORG Tue Feb 10 18:17:51 2009 Return-Path: Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3A5B1065670 for ; Tue, 10 Feb 2009 18:17:51 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 395608FC32 for ; Tue, 10 Feb 2009 18:17:51 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.3/8.14.3) with ESMTP id n1AIIehR034043; Tue, 10 Feb 2009 13:18:41 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: "Eric L. Chen" In-Reply-To: <1234256812.1407.5.camel@localhost> References: <1234167699.1428.6.camel@localhost> <49907B0A.9020602@freebsd.org> <1234256812.1407.5.camel@localhost> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-hrluvefeJBlbqmbWxyXe" Organization: FreeBSD, Inc. Date: Tue, 10 Feb 2009 13:18:02 -0500 Message-Id: <1234289882.48053.44.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.24.4 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on creme-brulee.marcuscom.com Cc: freebsd-gnome@FreeBSD.org Subject: Re: Cannot umount ntfs-3g without root prvilege. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2009 18:17:52 -0000 --=-hrluvefeJBlbqmbWxyXe Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2009-02-10 at 17:06 +0800, Eric L. Chen wrote: > On Mon, 2009-02-09 at 13:50 -0500, Joe Marcus Clarke wrote: > > Eric L. Chen wrote: > > > Hi, > > >=20 > > > I followed http://www.freebsd.org/gnome, try to mount usb disk (ntfs > > > formatted). > > > It can be mounted, but cannot umount. > > > We need ntfs usb disk for large file, since fat cannot support file > > that > > > greater than 2GiB. > > > BTW, I am using ntfs-3g for NTFS read/write support. > >=20 > > Have you followed the instructions in > > /usr/local/share/docs/hal-0.5.11/README.fuse? > >=20 > > Joe > >=20 > Yes, I tried using /usr/local/share/hal/mount-fuse . > # mv /sbin/mount_ntfs /sbin/mount_ntfs.orig > # cp /usr/local/share/hal/mount-fuse /sbin/mount_ntfs > # cp /usr/local/share/hal/mount-fuse /sbin/mount_ntfs-3g > but results the same problem. same as: > # ln -sf /usr/local/bin/ntfs-3g /usr/sbin/mount_ntfs-3g Kris Moore built this script, and I added the necessary hal hooks. I tested it on his system as I don't have a any NTFS volumes. The script creates a map file in /tmp which maps kernel mounts to fuse mounts. If this is not happening, then that would explain why you're unable to mount the volumes. You should also make sure you've adjusted the GConf key for using ntfs-3g instead of ntfs within GNOME. Beyond that, hopefully someone who is successfully using hal and fuse can help you. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-hrluvefeJBlbqmbWxyXe Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkmRxNkACgkQb2iPiv4Uz4c+EQCfb2de0IyQwVq8SCZKqkiADx9b 7ZgAn3QurDFJwmIZBTwVZeewABD7G9dR =/tke -----END PGP SIGNATURE----- --=-hrluvefeJBlbqmbWxyXe--