Actually when I changed my drive name the prefix dint appear and for other file systems we can just install the respective progs i.e. e2fsprogs ( for ext2,3 and 4 ) and the rest everything is same
Instead of ntfslabel we use e2label here .. !!! On 6/23/10, vineeth kartha <[email protected]> wrote: > 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 > -- Best Regards, Sistla Venkata Abhishek III Year Computer Science Student, /* DB ( MySQL ) , CMS ( Drupal ) , IDE ( NetBeans - 6.8 ) and I speak Java along with PHP */ MHVR , Hyderabad. Ph: +91 9052 749 799 " Education is something that can't be taught ... but can only be experienced " -- Experience !!! " Knowledge is all the wisdom one has and Education is something that civilizes this Knowledge to lead a more human-like life " -- Wanting to Experience !!! -- "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
