There are important updates!:
1 (Important)
Added the function to copy the backup DBR copy of the FAT32 partition to the DBR. This function can bring the FAT32 partition back to life when it fails. Many people are not aware of this magic weapon for FAT32, which is very regrettable, leading to making it worse when repairing during a failure! Must keep this magic weapon in mind, sometimes it can turn the situation around.
The usage is as follows:
miniTO -dbr2 drive letter or number
For example:
miniTO -dbr2 C:
miniTO -dbr2 1:1
(This function is similar to the existing function of replacing FAT1 with FAT2,
The usage is:
miniTO -fat2 C:
miniTO -fat2 1:1
However, the situation of FAT is far less practical than that of DBR.. Moreover, generally, FAT is not easy to be damaged)
I remember when I first learned DOS, in order to learn DOS well, one night, in order to run what I learned, I damaged all the partition tables, DBRs, etc. of my own hard drive, and then experimented with various tools to repair. As a result, major famous tools including NDD, DISKGEN, Kingsoft, Rising, Sanming, etc. were all useless, and it even got worse and even crashed! DISKGEN crashed halfway through scanning! After NDD repair, when entering XP, XP crazily checked every file on the partition and said they were all bad!
Finally, using KV3000, facing the severely damaged hard drive, it was brought back to life in less than a second, and I was stunned at that time! The first time I was so shocked! I spent the whole night... The next day, I went to the software store with a heavy head and bought the genuine KV2005!
At that time, I didn't understand, and later, I guessed that maybe just this magic weapon was used...
2
Corrected the bug that the volume label was displayed incorrectly when creating a volume label on a partition with more data in WIN.
But there is still a problem in this regard:
That is, when the position of the volume label created in WIN is more than 51200*3 bytes after the first cluster, the VOL created in WIN cannot be displayed, only the LABEL created with LABEL in DOS can be displayed.. Hope to solve this in the future
3
Improved the code and improved the execution efficiency.
It has been updated and uploaded, see the first post..
[ Last edited by GOTOmsdos on 2007-4-22 at 01:37 PM ]