Josselin Mouette ha scritto:
>>I looked for any information or hint about udev and
>>gnome-volume-manager, but I found very little and confusimg docs in
>>internet.
> 
> 
> If you want the partitions to be automounted, the devices should be
> created with the "hal" group.
I'v added to te file /etc/udev/rules.d/020_permissions.rules the lines:
----------------------
## MMC devices
BUS=="mmc", KERNEL=="mmcblk*", GROUP="hal"
----------------------
and now I get:
brw-rw----  1 root hal 254, 0 2005-11-06 18:00 /dev/mmcblk0
brw-rw----  1 root hal 254, 1 2005-11-06 18:00 /dev/mmcblk0p1
exactly the same as my pendrive:
brw-r-----  1 root hal 8, 0 2005-11-06 18:00 /dev/sda
brw-r-----  1 root hal 8, 1 2005-11-06 18:00 /dev/sda1
 that is regularly mounted

but still the MMC doens't get mounted!

What more must I do to get the card mounted?

Thank you
        Stefano Salvi


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

Reply via email to