"The MFT is an integral part of NTFS (NT File System). The MFT houses data relating to every file on the hard drive and, if the file is small enough, may even house the file itself. Information stored in the MFT includes security information defining which users can access the file and how and the file’s name. If the file is small enough, the data contained in the file is saved in the MFT, but in most cases the MFT will use pointers to direct the system to the location of the file on the hard drive. The MFT resides near the front of the hard drive and a backup is automatically maintained in the middle of the hard drive."
That MFT placement should be just fine.
~Maxx~
.