On 08/23/2009 11:54 PM, Sajjad Anwar wrote: > okay. i somehow managed to retrieve the old settings by mounting it > manually and reverting the change i had made. > > But my ultimate need was to mount that partition during startup > automatically. any hit? > > On Sun, Aug 23, 2009 at 10:56 PM, Sajjad Anwar <[email protected] > <mailto:[email protected]>> wrote: > > Hello all. > > Im running Ubuntu 9.04. Every partition gets mounted only when we > manually mount them when ever required. But I wanted one to be > mounted at the start up. Right clicked the partition and changed > the mount options. I am sure i got some errors there. then im not > able to mount the partition, that is obvious. Not even able to > restore the change i had done. > > Now, i opened fstab and entered the following > /dev/sdb1 /media/Everything fuseblk > rw,nosuid,nodev,user_id=1000,uid=1000,owner,auto,allow_other,blksize=4096 > 0 0 >
Try this: /dev/sdb1 /media/Everything ntfs defaults,rw,user 0 0 If that doesn't work, try ntfs-3g instead of 'ntfs'. regards, Syam --~--~---------~--~----~------------~-------~--~----~ "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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the website: www.ilug-tvm.org or the google group page: http://groups.google.com/group/ilug-tvm?hl=en -~----------~----~----~----~------~----~------~--~---
