Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3252170
By: szaka
Hi,
Thanks for typing in the ntfsresize output but important informations are missing
and there are typos thus I can't tell what went wrong and what would be the
prefered way to fix it.
I have two ideas: your NTFS was inconsistent already before resizing. Ntfsresize
refuses to resize in theses case however Mandriva falls back to destructive
partitioning, though it must warn in theses cases (when I checked this, it indeed
did so). The other possibility is that your Windows was hibernated. This is
supported only since ntfsresize 1.10.0 and Mandriva currently uses only ntfsresize
1.9.4.
Could you please copy-paste (or type exactly) the below commands into a command
prompt (if it's Mandriva then install the ntfsprogs package first):
ntfsresize -Pi /dev/hda1 > debug.txt
ntfsresize -Pfi /dev/hda1 >> debug.txt
ntfscat -f /dev/hda1 /hiberfil.sys | od | head >> debug.txt
fdisk -lu >> debug.txt
bzip2 debug.txt
then put the debug.txt.bz2 file to somewhere for download or just send it to
me to sz...@si...
Szaka
______________________________________________________________________
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
|