On Mon, Jun 09, 2003 at 07:43:50AM -0600, David Smith wrote: > Two questions: > > 1.) Currently on my Gentoo system, when I right-click on my Gnome > desktop, and select "Disks >", the resulting sub-menu is empty. How can > I add entries there to be able to mount stuff graphically?
You're on the right track with the fstab entry below, you just need to add 'user' to the options and it will show up in the menu in Gnome. > /dev/hde1 /mnt/compactflash auto > uid=100,gid=500,noatime 0 0 > (user 'dave' is uid 100, group 'users' is gid 500)
pgp00000.pgp
Description: PGP signature
____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
