Re: Problems resizing NTFS partition



Hmm, I tried "ntfsinfo -fi 19263" and I get the error message:
"Error loading node: No such file or directory"

You also found an ntfsinfo bug :-) Inode 19263 is not a base but
extended mft record (this also supports the highly fragmented file
theory) thus ntfsinfo is unable to open it.

However this command should really show the file name: ntfscluster -c
29949477 /dev/hda1
ntfscluster must be also on the gparted livecd.

.