Tuesday, August 2, 2011

Debug command To delete Partition.

Note-use this utility when *remote* partition does not remove from FDISK Utility.
STEP1- Boot from Windows 98 Bootable CD.
STEP2- type debug command and after then type following commands as given below:-


F 220 L1000 0 (ENTER)
-A CS: 100 (ENTER)
xxxx:0100 MOV AX,301 (ENTER)
xxxx:0103 MOV BX,200 (ENTER)
xxxx:0106 MOV CX,1 (ENTER)
xxxx:0109 MOV DX,80 (ENTER) <---"80" for hd1, "81" for hd2 >
xxxx:010C INT 13 (ENTER)
xxxx:010E INT 20 (ENTER)
xxxx:0110 (ENTER) <-------BLANK LINE "VERY IMPORTANT" >
-G (ENTER)
Program terminated normally
- (CTRL)-(ALT)-(DEL) to reboot system