Help mounting NTFS

Status
Not open for further replies.

Dark Star

Cyborg Agent
Hi
I closed my Vista abruptly now I can't boot in Vista its corrupted .. and I have 3 Linux installed.. I have few important file in NTFS patrtition.. I tried force mount but I can get it done..

Please help me
Code:
   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        5421    43542528    7  HPFS/NTFS
/dev/sda2            5422        6173     6040440   82  Linux swap / Solaris
/dev/sda3            6174       10507    34812855   83  Linux
/dev/sda4           10508       77825   540731835    5  Extended
/dev/sda5           10508       29629   153597433+  83  Linux
/dev/sda6           29630       54870   202748301   83  Linux
/dev/sda7           54871       77825   184386006   83  Linux

Code:
[root@localhost ~]# ntfs-3g /dev/sda1 /mnt/windows/C  -o force
ntfs-3g-mount: failed to access mountpoint /mnt/windows/C: No such file or directory

Regards
 

Rahim

Married!
You have to ceate a mount point "/mnt/windows/C" first. But you solved your problem already :D
 
Status
Not open for further replies.
Top Bottom