View Single Post

   
  #1 (permalink)  
Old 02-21-2008, 10:27 AM
Raymond Baastad
 
Posts: n/a
Default Automounting USB memory stick

So I have a shiny new 512 MB Memory stick that I would like to use on my
Gentoo box (and others)

The usual

root@foo ~ # mount /dev/sda1 /mnt/usb/

works, but is is only accessible by root, and I have to open up a
console to use it. No big problem, but how do I make it mount
automatically as well as making it available to users?

Is there somehing in Portage that can help me do this?

My kernel har Kernel automounter support and USB support (obviously
since I can mount manually)

Thanks in advance

--
/ray
Reply With Quote