On Mon, 11 Aug 2003, SourceForge.net wrote:
> I've some problems with ntfsresize.
> 1. Create and format NTFS partition with XP
> 2. resize ntfs partitons.
> 3. fails.
What's the error message?
> I've been ported ntfsprogs for windows 9x, nt, 2000, xp ... and it's
> working, but sometime i have this problem.
Did you umount the partition before you try to resize it?
> At the begging ntfsresize determine minum size of partitions beginning
> at the end of the partition to first used cluster. is it OK ?
Sorry, I don't understand. Probably you wanted to ask, if initially
ntfsresize determines the last used cluster. Yes, that's sort of true
depending what version of ntfsresize you use.
> However before to begin really to truncate ntfsresize do the same check
> in other direction from size specified to the end, and on this second
> pass it fails.
I don't understand this either. What's the error message? I guess you try
to resize a partition in use and the consistency check sometimes catches
this. On Linux, the mount would already fail so no danger to destroy the
data however I don't know how you ported/use the code on Windows ...
Szaka
|