Date: Sat, 14 Apr 2007 12:57:24 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Volker <volker@vwsoft.com> Cc: freebsd-gnome@freebsd.org Subject: Re: NTFS gnome mount Message-ID: <1176569844.49037.10.camel@shumai.marcuscom.com> In-Reply-To: <4620FE34.3070409@vwsoft.com> References: <4620E2CE.4070509@vwsoft.com> <1176565404.49037.0.camel@shumai.marcuscom.com> <4620FE34.3070409@vwsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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 <UDI of NTFS volume> > >=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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1176569844.49037.10.camel>