Mehul Ved wrote:
> 2) If you are using HAL, then you will need to modify
> /etc/udev/rules.d/XX-hal.rules, where XX is some number. This article
> should give some idea on how to do that
> http://www.enterprisenetworkingplanet.com/nethub/article.php/3635686 .

Thanks for the link! I followed the links in the bottom and got to 
http://reactivated.net/writing_udev_rules.html#ownership.

I created a file 10-local.rules and added the following rule in it:

KERNEL=="sd?1", SUBSYSTEMS=="scsi", ATTRS{vendor}=="SanDisk", 
ATTRS{model}=="U3 Cruzer Micro", OWNER="rohit"

Works perfectly.

Regards.
-- 
Rohit V. Bhute
http://rvbhute.org

-- 
ubuntu-in mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to