I write a custom udev rule to auto mount the SD card, but it do not
mount the card when I plug in. I want to know if the rule be executed?
My rule content is:
RUN+="mount /dev/mmcblk0p1 /mnt"
I write a simplest rule with no condition
the rule is named /etc/udev/rules.d/60-local.rules

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to