From owner-freebsd-gnome@FreeBSD.ORG Sat Apr 14 16:57:27 2007 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D26216A406 for ; Sat, 14 Apr 2007 16:57:27 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.freebsd.org (Postfix) with ESMTP id B24EE13C4B0 for ; Sat, 14 Apr 2007 16:57:26 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.1/8.14.1) with ESMTP id l3EGvUSW045759; Sat, 14 Apr 2007 12:57:30 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Volker In-Reply-To: <4620FE34.3070409@vwsoft.com> References: <4620E2CE.4070509@vwsoft.com> <1176565404.49037.0.camel@shumai.marcuscom.com> <4620FE34.3070409@vwsoft.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-bIJX1ng3KvVxkbIZU5U5" Organization: MarcusCom, Inc. Date: Sat, 14 Apr 2007 12:57:24 -0400 Message-Id: <1176569844.49037.10.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on creme-brulee.marcuscom.com Cc: freebsd-gnome@freebsd.org Subject: Re: NTFS gnome mount 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: Sat, 14 Apr 2007 16:57:27 -0000 --=-bIJX1ng3KvVxkbIZU5U5 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2007-04-14 at 18:15 +0200, Volker wrote: > On 04/14/07 17:43, Joe Marcus Clarke wrote: > > On Sat, 2007-04-14 at 16:18 +0200, Volker wrote: > >> Hi! > >> > >> I'm experiencing trouble using gnome-mount since the latest update > >> to 0.6_1. When trying to mount a NTFS volume, I'm getting an error > >> message: > >> "Invalid mount option when attempting to mount the volume '...'." > >> > >> I'm not quite sure if this was ok with 0.6 but it was working with > >> earlier version. > >> > >> relevant ports: > >> gnome-mount-0.6_1 > >> gnome-volume-manager-2.17.0_3 > >> > >> FAT32 volumes are mounted well, also ufs and iso9660 volumes are > >> working. I've checked with different desktop users. > >> > >> I'm running gnome 2.18.1 on recent 6-STABLE. What knobs do I need to > >> look at or is this a bug? > >=20 > > You need to run: > >=20 > > gnome-mount --no-ui --block --verbose --hal-udi > >=20 > > Then send the output. > >=20 > > Joe > >=20 >=20 > Joe, >=20 > thanks for your answer. >=20 > How do I get the UUID of a volume? I've used the device name to get > the following output: >=20 > gnome-mount --no-ui --block --verbose --device /dev/ntfs/CesNt > gnome-mount 0.6 > libhal-storage.c 1330 : INFO: called LIBHAL_FREE_DBUS_ERROR but > dbusError was not set. > ** (gnome-mount:1839): DEBUG: Mounting > /org/freedesktop/Hal/devices/volume_uuid_48D0F5CFD0F5C36C > ** (gnome-mount:1839): DEBUG: read default option 'locale=3D' from > gconf strlist key /system/storage/default_options/ntfs-3g/mount_options > ** (gnome-mount:1839): DEBUG: Mounting > /org/freedesktop/Hal/devices/volume_uuid_48D0F5CFD0F5C36C with > mount_point=3D'CesNt', fstype=3D'ntfs-3g', num_options=3D1 > ** (gnome-mount:1839): DEBUG: option=3D'locale=3DC' >=20 > ** (gnome-mount:1839): WARNING **: Mount failed for > /org/freedesktop/Hal/devices/volume_uuid_48D0F5CFD0F5C36C > org.freedesktop.Hal.Device.Volume.InvalidMountOption : The option > 'locale=3DC' is not allowed for uid=3D1001 >=20 > Where's that 'locale=3DC' stored? It's stored in GConf. But do you want to use fuse with this file system? The default for gnome-mount is to override ntfs with ntfs-3g which our version of HAL does not support. Try setting /system/storage/default_options/ntfs/fstype_override to the empty string, and see if that fixes your problem. Joe >=20 > Thx, >=20 > Volker >=20 >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-bIJX1ng3KvVxkbIZU5U5 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGIQfyb2iPiv4Uz4cRAv/wAKCc9/6RqPVz5ji3ZfUdihmj8ki5CQCfVEYV b73sQNifQ56tWHfhThW2Ybs= =iOC+ -----END PGP SIGNATURE----- --=-bIJX1ng3KvVxkbIZU5U5--