hello lois, On 6/28/07, Lois Castillo <[EMAIL PROTECTED]> wrote: > did you google for "udev usb automount disable"? try to search for "write > udev rules" instead. find out how to automount usb drives but instead of > doing so: comment out the rules that match in /etc/udev/rules.d/(udev rule > file).
i tried your search query. wow! mukang dun ko makukuha sagot. i'll look into the udev rules when i get there in the office. > as i understand it, the mountpoint is autogenerated (in my distro, at > least)in the udev rules as well. here it is listed as /mnt/usb, > /mnt/usb1.../mnt/usbn. note, it starts without a number. so, if i plug in a > partitioned external HD, /dev/sda1 is mounted to /mnt/usb, /dev/sda2 to > /mnt/usb1....etc. does this answer your ques? yup. in my case (centos4.5), the automounted drive partition is on /media/<LABEL> where <LABEL> is the volume name of my ext3 partition. if i have sda1 (w/ label hd1) and sda2 (hd2), i get /media/hd1 and /media/hd2 as mount points. hd1 & hd2 should not exist however. > > sorry if its too general but im sure youll find the correct line to comment > out. no prob bro. salamat. _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

