Re: hal: some questions

2008-02-01 Thread Michael
Hans,

HAL does not depend on pmount, but pmount depends on libhal-storage.
KDE kio-plugins use pmount, while Gnome use gnome-volume-manager and gnome-vfs. 
pmount installs an additional warpper pmount-hal. 
According to the pmount manpage, you need users in the group 'plugdev' 
(debian.) 

But HAL is not the essential low level daemon to recognize and mount devices, 
it's udev. Basically, mounting is triggered by udev, and many packages install 
new udev rules into /etc/udev.

As for your problem, to me that seems to be a bug of the desktop session (eg, 
insufficient udev configuration) and you should search their bug database.

Provided the device is recognized correctly at all, you can always force 
specific mount options by 'hard' fstab entries, with options like eg. 
"noauto,users,uid=1000,gid=50,sync,noatime,nodiratime,noexec". You can choose 
the /dev/disk/by-label/ path to identify the device unambiguously.

 m°



hal: some questions

2008-01-27 Thread Hans-J. Ullrich
Hi all, 

I am trying to understand, how "hal" is working. When I mount a device (in my 
case it is an sd-card with ext2-filesystem) in KDE, I cannot copy files on 
it. This is because of the wrong setting of the rights: they are all set 
to "root".

I heard of hal using pmount somewhow ? Is this correct ?

Where do I have to change settings, so that I can mount (ext2/ext3)-devices 
using KDE and get the rights set to the required user or group ?

Any help is welcome !

Best regards 

Hans-J. Ullrich
   


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]