fsck an ntfs partition

Asked by Tom

Hi

I am having troubles with an ntfs partition and wondered what i need to install in order to fsck it? I have installed "ntfsprogs" but having that still generates the error

fsck: fsck.ntfs: not found

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
-
Solved:
Last query:
Last reply:

This question was reopened

  • by Tom
Revision history for this message
- (uzf) said :
#1

Tried 'sudo ntfsfix /dev/$part'?

Note, that it is impossible to fsck NTFS with linux. ntfsfix marks only the ntfs journal, so that Windows checks it at next bootup.

You *could* try to force mount it, but you will risk data lose doing so
'sudo ntfs-3g /dev/$part /mnt/$mountpoint -o force'

Revision history for this message
Best - (uzf) said :
#2
Revision history for this message
Tom (tom6) said :
#3

Hi, thanks for trying. I keep getting an error message ...

 sudo apt-get install ntfsprogs
Reading package lists... Done
Building dependency tree
Reading state information... Done
ntfsprogs is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.

 ntfsresize -fi /dev/sda8
The program 'ntfsresize' is currently not installed. You can install it by typing:
sudo apt-get install ntfsprogs
bash: ntfsresize: command not found

Revision history for this message
- (uzf) said :
#4

I've tried to install and use the packages on my jaunty here and it works fine, right after installation i can use it via 'sudo ntfsresize...'

Sorry, i can not redproduce your installerwarning... no idea.

Revision history for this message
Tom (tom6) said :
#5

Thanks for trying, much appreciated :)
Regards from
Tom :)

Revision history for this message
Larry Jordan (larryjor) said :
#6

     I see this is still open. It's true that Linux isn't made to fix an NTFS partition and you are better off doing it in Windows. You created it and use it in Windows, right (honest question)? The manual page on fsck itself says "fsck - check and repair a Linux file system".
     If your asking what the Windows equivalent is, go to Windows, right-click the drive, and find the tool that checks & repairs errors.

Revision history for this message
Tom (tom6) said :
#7

Thanks Larry but the error message

fsck: fsck.ntfs: not found

suggests that there's some plugin or lib that might add this functionality to fsck?

Revision history for this message
Tom (tom6) said :
#8

Ooops, wrong button

Revision history for this message
- (uzf) said :
#9

No at the moment, there is not... but maybe it'll be some day...

Read again: http://www.linux-ntfs.org/doku.php?id=ntfsck
"ntfsck is not yet available."

Regards.

Revision history for this message
Tom (tom6) said :
#10

Thanks Sebastian Gurkasch, that solved my question.

Revision history for this message
benny (b3ny) said :
#11

The disk locked to defragmented http://citrasehat.com/foto/upimg/E_fragment.png