|
I'm just guessing from the info you've already given. You mention a D: drive as the one you got the "can't format NTFS drive". So, I assume you have either 2 physical drives or you have one physical disk partitioned into 2 volumes.
Anyway, as already mentioned, you can't install Windows 98 on a NTFS formated drive UNTIL you've deleted that partition from fdisk. Now it sounds, like you have a floppie boot disk that has fdisk and the dos system on it. Boot that disk, and at the A:\ prompt, type fdisk.
Depending on the version of dos, you should get a menu with 3 to 4 options. First, make sure you are accessing the correct fixed disk. That will be one of your menu options. Should say something like "change fixed disk". When you get to the D: drive, use the option that says "remove non-dos partition?" Say yes. The NTFS partition is now gone. Next, select "create primary dos partition". Use the entire volume of the disk. Your next prompt will be "Primary dos partition created).
At this point, you will need to reboot. Keep the floppie in your disk drive. Now when you get your A:\ prompt, type this comand to format the drive.
A:\format d:\
Hit enter, and your drive will take several minutes to format. If I was wrong about the drive letter, then just use "C" instead of "D". If it is "C" and you want the drive to boot, use this format command INSTEAD of the one I just mentioned.
A:/format c: /s
Good luck.
Robert
|