I would like to know what do I have to do if I want to mount automatically my NTFS filesystem when Ubuntu 10 starts. Now I have to do it manually everytime it starts.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can fo this by editing the FSTAB:
First create a directory where your NTFS volume will be mounted to:
Wise man makes a backup before editing the FSTAB:
Append this at the end of the file
Instead of /dev/hda1 use your dev here.