http://bugzilla.novell.com/show_bug.cgi?id=588217 http://bugzilla.novell.com/show_bug.cgi?id=588217#c4 --- Comment #4 from Kay Sievers <kasievers@novell.com> 2010-03-23 10:47:10 UTC --- That seems fine so far. You could try to find the device you want to mount in the output of: lshal The section with the device will provide the name of the device as something like: udi = '/org/freedesktop/Hal/devices/volume_uuid_a8c44c65_0a92_415e_9a36_f66b3243f496' Then you could try to ask HAL directly to mount this device with: dbus-send --system --print-reply --dest=org.freedesktop.Hal /org/freedesktop/Hal/devices/volume_uuid_a8c44c65_0a92_415e_9a36_f66b3243f496 org.freedesktop.Hal.Device.Volume.Mount string: string: array:string: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.