I suggest you just start over.1. Turn on the computer. When the message Starting MS-DOS® appears press [F5]. If you are using Windows® 95, when the message Starting Windows 95 appears press [F8]. Then select Command Prompt Only.
2. At the DOS command prompt, type the following:
debug [Enter]
where [ENTER] is to press the enter key once.
CAUTION: Performing the following will remove all data from your hard disk drive.
NOTE: Type the following bolded text only. You will receive an error if you type anything other than the bold text. The non-bolded text represents what will appear on your screen once you press [Enter] after typing each command.
-F 200 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]
NOTE: ( -- "80" for hd 0, "81" for hd 1 )
xxxx:010C INT 13Enter]
xxxx:010E INT 20 [Enter]
xxxx:0110 [Enter]
-G [Enter]
"Program terminated normally"
3. Turn off the computer. On the next startup the hard drive will need to be partitioned and formatted.