thunar stopped to mount USB storages (Debian squeeze)
DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
But I somewhat think that symptom is different. Even though I start thunar manually, nothing changes...
Does anybody know how to make things work?
Happy Penguins!
Have you tried mounting the usb manually from a command line? something like this:
Code:
sudo mount /dev/sda1 /media/usbdisk
Do you get an error message when you do this? (the dev may not be sda1 and your mount point may not be /media/usbdisk. Just change the command to fit your particular setup). Also is your usb storage device include in the fstab file?
cheers,
jdk
I have checked hal policies (compared to lenny one), but I do not think I am on the right track.
When thunar is evoked as a daemon.
Code:
>thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_90c_1000_AA20000000015580.
thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_90c_1000_AA20000000015580_if0.
thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_90c_1000_AA20000000015580_scsi_host_scsi_device_lun0.
The message above pops out when an USB stick is connected.
Happy Penguins!
Last edited by kaz2100; 05-05-2009 at 06:50 AM..
Reason: typo
I have checked hal policies (compared to lenny one), but I do not think I am on the right track.
When thunar is evoked as a daemon.
Code:
>thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_90c_1000_AA20000000015580.
thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_90c_1000_AA20000000015580_if0.
thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_90c_1000_AA20000000015580_scsi_host_scsi_device_lun0.
The message above pops out when an USB stick is connected.
Happy Penguins!
Sorry, I guess I don't know what thunar is. I thought it was a file manager. Anyway, I don't use it so maybe somebody who does can help.
Srak ni,
jdk
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.