I have a low level format that tricks the drive into thinking it has been low level formated. It works great and takes only a few moments.
The first sector of the hard drive can be low level formatted to eliminate any virus that may reside there. It makes the computer think the drive has been low level formatted. This is not really a low level format of the entire drive, but it makes the drive appear to have been low level formatted (Ready to be Partitioned and Formatted). This is ALSO useful for preparing a drive which has previously been formatted in NTFS to be repartitioned and formatted with FAT32. It works well and only takes a few moments.
Make sure to follow the spacing as listed below. no spaces needed before hiting the [ENTER].
At the A: Prompt type debug and hit the enter key.
Now, at the prompt type the following.....
FCS:200 400 0 [ENTER]
ACS:100 [ENTER]
MOV AX,301 [ENTER]
MOV BX,200 [ENTER]
MOV CX,1 [ENTER]
MOV DX,80 [ENTER
INT 13 [ENTER]
INT 20 [ENTER] ENTER] YES, HIT ENTER TWICE !
G [ENTER]
MESSAGE SAYS: PROGRAM TERMINATED NORMALLY
Quit DEBUG by pressing the letter Q and then {ENTER}
Hope you enjoy these instuctions and it gets the job done.
Truthfinder
