Well MyDefrag is perfectly able to move the $mft on Windows XP(sp2), see FastOptimize.MyD for an example.
If you want to move the $mft(and hopefully the reserved area) you need to use a SetBeginOfZone() before FileSelect to specify where you want it, but you have to specify any zones that you want to place before, before the $mft zone.
jonib
Thanks for your reply! It was my misbelief. Now I did my first MyD script (after reading some documentation) and I found that the scripting abilities of MyDefrag are great! I managed to get rid of the MFT reserved zone in the beginning of volume. Thumbs up to Jeroen for writing this marvellous piece of software.If you want to move the $mft(and hopefully the reserved area) you need to use a SetBeginOfZone() before FileSelect to specify where you want it, but you have to specify any zones that you want to place before, before the $mft zone.
jonib



