Rahim
Married!
^What code? I hope you have installed ntfs-3g and ntfs-config packages.
Post the contents of /etc/fstab file here.
Open a terminal and enter
There should an entry for ntfs drives(your windows partition) Mine is
Have you installed Windows in the first partition?
Whats the error? Open a terminal and become root by entering this command
and give the root password and press enter (the password wont be highlighted)
Then enter
Post the contents of /etc/fstab file here.
Open a terminal and enter
Code:
cat /etc/fstab
There should an entry for ntfs drives(your windows partition) Mine is
Code:
/dev/sda1 /media/winxp ntfs-3g defaults 0 0
Have you installed Windows in the first partition?
Whats the error? Open a terminal and become root by entering this command
Code:
su
Then enter
Code:
mount -a[.code] This will give the error whether the mount point is not there or ntfs-3g is an unknown format etc.
Last edited: