first create a directory in /media and give it the name u want. I named it mydisk In the terminal type $ sudo gedit /etc/fstab
then to the last line of the file add /dev/sda5 /media/mydisk ext4 defaults sda5 should be changed to ur harddisk partition number and ext4 to ur FS type save the file now everytime u reboot the partition is mounted automatically -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
