Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2007 18:15:48 +0200
From:      Volker <volker@vwsoft.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: NTFS gnome mount
Message-ID:  <4620FE34.3070409@vwsoft.com>
In-Reply-To: <1176565404.49037.0.camel@shumai.marcuscom.com>
References:  <4620E2CE.4070509@vwsoft.com> <1176565404.49037.0.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?
> 
> You need to run:
> 
> gnome-mount --no-ui --block --verbose --hal-udi <UDI of NTFS volume>
> 
> Then send the output.
> 
> Joe
> 

Joe,

thanks for your answer.

How do I get the UUID of a volume? I've used the device name to get
the following output:

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=' 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='CesNt', fstype='ntfs-3g', num_options=1
** (gnome-mount:1839): DEBUG:   option='locale=C'

** (gnome-mount:1839): WARNING **: Mount failed for
/org/freedesktop/Hal/devices/volume_uuid_48D0F5CFD0F5C36C
org.freedesktop.Hal.Device.Volume.InvalidMountOption : The option
'locale=C' is not allowed for uid=1001

Where's that 'locale=C' stored?

Thx,

Volker




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4620FE34.3070409>