On Saturday 31 Jan 2009, பத்மநாதன் wrote: > Dear LUGs, > I am having external Hard Disk of 80GB with > ext3 file system. I am using Ubuntu 8.10Whenever usb Disk is mounted, > i could not write anything in normal user. I todo my things in > terminal by root user. I want an auto mount provision with Read/Write > permissions for all users.
In Gnome, mount/unmounting of removable media is automatic provided it is allowed in the hal configs. Check entries in the hal configs. Alternately, create an entry in /etc/fstab allowing users to mount/unmount the concerned partition(s). Beware of the side effect - if the disk is not present during boot time, you will dropped into a single user shell. -- Regards, Arun Khan _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
