You are not logged in.

#1 2010-04-12 23:50:40

keither
Member
Registered: 2009-07-31
Posts: 57

problem mounting jump drive in Xfce[SOLVED]

I just switched from KDEmod to Xfce. Xfce mostly works beautifully, except that my jump drive no longer mounts properly. When I plug it in, the icon pops up, but then I get a message that says

"Failed to mount "4G Removable Volume".

Rejected send message, 1 matched rules; type="method_call", sender=":1.28" (uid=1000 pid=7498 comm="exo-mount) interface="org.freedesktop.Hal.Device.Volume" member="Mount" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=4009 comm="/usr/sbin/hald)).

I was able to mount the same device easily in both KDE and KDEmod.

Thanks!

Last edited by keither (2010-04-13 00:50:06)

Offline

#2 2010-04-13 00:13:49

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: problem mounting jump drive in Xfce[SOLVED]

What fixes have you tried so far? There are a heap of posts her about automounting...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2010-04-13 00:30:21

keither
Member
Registered: 2009-07-31
Posts: 57

Re: problem mounting jump drive in Xfce[SOLVED]

Thanks for the reply. First, I made sure I belonged to all of the appropriate groups:

$ groups
dbus hal network video audio optical floppy storage users

Next, I tried to mount the USB drive manually. I was not successful, but that is probably because I've never done this before. The relevant commands:

$ sudo lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 005: ID 413c:8156 Dell Computer Corp. Wireless 370 Bluetooth Mini-card
Bus 003 Device 004: ID 413c:8158 Dell Computer Corp. Integrated Touchpad / Trackstick
Bus 003 Device 003: ID 413c:8157 Dell Computer Corp. Integrated Keyboard
Bus 003 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 154b:6545 PNY 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 0c45:63fa Microdia 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ sudo mount -t vfat -o uid=keith,gid=users /dev/sda /home/keith/Desktop/flash
mount: /dev/sda already mounted or /home/keith/Desktop/flash busy

Offline

#4 2010-04-13 00:33:18

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: problem mounting jump drive in Xfce[SOLVED]

How do you start xfce? Using ck-launch-session is one fix.

A udev rule is another (both detailed in the Wiki).


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2010-04-13 00:49:45

keither
Member
Registered: 2009-07-31
Posts: 57

Re: problem mounting jump drive in Xfce[SOLVED]

Changing "exec startxfce4" to "exec ck-launch-session startxfce4" did the trick. Thanks!

Last edited by keither (2010-04-13 00:50:42)

Offline

#6 2010-04-13 22:48:01

Leonid.I
Member
From: Aethyr
Registered: 2009-03-22
Posts: 999

Re: problem mounting jump drive in Xfce[SOLVED]

keither wrote:

Thanks for the reply. First, I made sure I belonged to all of the appropriate groups:

$ groups
dbus hal network video audio optical floppy storage users

Actually, you only need to be in users and video groups, if you use consolekit...

EDIT: Plus storage, otherwise pmount will put error messages in /var/log/messages.log.

Last edited by Leonid.I (2010-04-13 22:49:19)


Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd

Offline

Board footer

Powered by FluxBB