Comment 31 for bug 199215

Revision history for this message
Michal Pryc (migi) (michal-pryc) wrote :

$ gnome-mount -v -b -d /dev/mmcblk0p1
gnome-mount 0.8
** (gnome-mount:6385): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_part1_size_1030193664
GConf Error: Bad key or directory name: "/system/storage/default_options/(null)/fstype_override": `(' is an invalid character in key/directory names
** (gnome-mount:6385): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_part1_size_1030193664 with mount_point='', fstype='', num_options=0
** Message: Mount failed for /org/freedesktop/Hal/devices/volume_part1_size_1030193664
org.freedesktop.DBus.Error.UnknownMethod : Method "Mount" with signature "ssas" on interface "org.freedesktop.Hal.Device.Volume" doesn't exist

$ gnome-mount -f vfat -v -b -d /dev/mmcblk0p1
gnome-mount 0.8
** (gnome-mount:6131): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_part1_size_1030193664
** (gnome-mount:6131): DEBUG: read default option 'shortname=mixed' from gconf strlist key /system/storage/default_options/vfat/mount_options
** (gnome-mount:6131): DEBUG: read default option 'uid=' from gconf strlist key /system/storage/default_options/vfat/mount_options
** (gnome-mount:6131): DEBUG: read default option 'utf8' from gconf strlist key /system/storage/default_options/vfat/mount_options
** (gnome-mount:6131): DEBUG: read default option 'umask=077' from gconf strlist key /system/storage/default_options/vfat/mount_options
** (gnome-mount:6131): DEBUG: read default option 'exec' from gconf strlist key /system/storage/default_options/vfat/mount_options
** (gnome-mount:6131): DEBUG: read default option 'flush' from gconf strlist key /system/storage/default_options/vfat/mount_options
** (gnome-mount:6131): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_part1_size_1030193664 with mount_point='', fstype='vfat', num_options=6
** (gnome-mount:6131): DEBUG: option='shortname=mixed'
** (gnome-mount:6131): DEBUG: option='uid=1000'
** (gnome-mount:6131): DEBUG: option='utf8'
** (gnome-mount:6131): DEBUG: option='umask=077'
** (gnome-mount:6131): DEBUG: option='exec'
** (gnome-mount:6131): DEBUG: option='flush'
** Message: Mount failed for /org/freedesktop/Hal/devices/volume_part1_size_1030193664
org.freedesktop.DBus.Error.UnknownMethod : Method "Mount" with signature "ssas" on interface "org.freedesktop.Hal.Device.Volume" doesn't exist