Results 1 to 2 of 2
hello every body,
i want to mount the windows partitons in linux........
for this, i included this line " /dev/hdc1 /c ntfs defaults 0 0 0" in /etc/fstab
after that ...
- 03-01-2007 #1Linux Newbie
- Join Date
- Oct 2006
- Posts
- 107
mounting problem in linux
hello every body,
i want to mount the windows partitons in linux........
for this, i included this line " /dev/hdc1 /c ntfs defaults 0 0 0" in /etc/fstab
after that i restarted the system......
At booting time .. it shows me a error like : " mnt error " in file /etc/fstab
can any body tell me the problem and how to add the line in /etc/fstab for mounting windows ntfs file systems .
Thanks in Advance
- 03-01-2007 #2
Make the line
Code:/dev/hdc1 /c ntfs umask=0222,user,nls=utf8 0 0
Brilliant Mediocrity - Making Failure Look Good


Reply With Quote
