mounting was not a problem. The problem was that it was showing error message (as I wrote in the begining of this thread) while booting. But ubuntu was showing and detecting those partitions without any problem. After I deleted those /dos and /windows lines from etc/fstab now een the error message is not showing.
~chandan On Mon, May 10, 2010 at 10:23 AM, Manish Regmi <[email protected]>wrote: > On Sun, May 9, 2010 at 11:40 PM, chandan gupta <[email protected]> > wrote: > > that didnt work out. > > It showed the error as: > > fsck from until-linux-ng 2.17.2 > > fsck: fsck.ntfs:not found > > fsck : error2 while executing fsck.ntfs for /dev/sda3 > > > > that means those partitions are NTFS but you are trying to mount as > vfat. changing vfat to ntfs (or ntfs-3g) should also solve the problem > and you will also have access to those partitions. > NTFS fsck is not available yet. so you need to run windows and check > perform check disks. > > why are you trying to manually mount filesystems. ubuntu 10.04 should > automatically detect and mount them. > > --------------------------------------------------------------- > regards > Manish Regmi > > http://manish-cs.blogspot.com > http://ext2read.sf.net > > -- > FOSS Nepal mailing list: [email protected] > http://groups.google.com/group/foss-nepal > To unsubscribe, e-mail: > [email protected]<foss-nepal%[email protected]> > > Mailing List Guidelines: > http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines > Community website: http://www.fossnepal.org/ > -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/
