Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3346376
By: szaka
Thanks for the output Scott, it was useful.
Nobody ever reported such problem over the last three years, maybe you have
found some interesting thing. But first a clarification (sorry if I seem to
be annoying but it's very important). The check happens the below way, right?
- chkdsk /f (and "yes" for the question)
- reboot Windows
- chkdsk is running now (3 passes on a blue background)
- chkdsk automatically reboots
- Windows boots again but no chkdsk this time
- you boot Linux and the above error still exists
OK, if the above is the case then here is some comments based on the output.
You use a somewhat old RIP: the ntfsresize version is 1.12.0-WIP (WIP = Work
In Progress) which was a development version for a very short time right after
the 1.11.1 release. 1.12.0-WIP was shortly renamed to 1.11.2-WIP then we had
the stable 1.11.2 release. Currrently the development version is called 1.11.3-WIP.
All this means is that the changes made during 1.11.1 and 1.11.2 didn't make
into the version RIP uses. During between this two releases there was one fix
which could solve your problem (it was a problem in theory only, nobody ever
seen it in practice so far). So, please also try the latest RIP, version 14.4,
which uses ntfsresize 1.11.3-WIP (it's absolutely the latest ntfsresize version
currently): http://www.tux.org/pub/people/kent-robotti/looplinux/rip/
If you would still have the same problem then could you please create the metadata
of your NTFS for
detailed inspection? You can also use RIP to do it:
ntfsclone --ignore-fs-check -mo inconsistent-ntfs.img /dev/hda1
bzip2 inconsistent-ntfs.img
This can be a bit slow (from several to tens of minutes) and the bzip2 compressed
NTFS metadata-only file should be around 8-16 MB. You could put it somewhere
online and send me privately the URL to sz...@si... and I'll investigate it.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44085
|