Sony DSC-S30 and udev
@ 13:37
Applying the example set by Daniel reactivated.net, I created /etc/udev/rules.d/10-udev.rules with the following entry:
Then I added this line below into /etc/fstab:
So now I can mount /mnt/Sony (naturally this directory needs to be created beforehand) as a regular user.
BUS="scsi", SYSFS{model}="Sony DSC", KERNEL="sd?1", NAME="%k", SYMLINK="ms_dsc-s30"
Then I added this line below into /etc/fstab:
/dev/ms_dsc-s30 /mnt/Sony vfat rw,user,noauto 0 0
So now I can mount /mnt/Sony (naturally this directory needs to be created beforehand) as a regular user.
Kommentit (0):
Kommentointi on suljettu.