Comment 4 for bug 101845

Revision history for this message
Splat (mikeh85) wrote :

Requested output (after first unmounting the partition; only difference otherwise is an error message at the end stating device is already mounted):

$ gnome-mount -vnbtd /dev/sde1
gnome-mount 0.8
** (gnome-mount:7011): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_uuid_F09C547A9C543CF2
** (gnome-mount:7011): DEBUG: read default option 'locale=' from gconf strlist key /system/storage/default_options/ntfs-3g/mount_options
** (gnome-mount:7011): DEBUG: read default option 'exec' from gconf strlist key /system/storage/default_options/ntfs-3g/mount_options
** (gnome-mount:7011): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_uuid_F09C547A9C543CF2 with mount_point='Data', fstype='ntfs-3g', num_options=2
** (gnome-mount:7011): DEBUG: option='locale=en_US.UTF-8'
** (gnome-mount:7011): DEBUG: option='exec'
Mounted /dev/sde1 at "/media/Data"

A few things I'd like to add:

- Currently running fully updated 8.04 Beta with 2.6.24-14-generic kernel
- Don't think issue is related to kernel since it's been around for a long time and I now have the same issue booting 2.6.24-12-generic
- Issue did not occur with this install of Hardy Beta until recently (1-2 days ago); possibly broken in an update?
- Issue does not occur when I _manually_ unmount the partition; be it via GUI or commandline
- Issue occurs only when I reboot and the partitions should be unmounted automatically