VOGONS


First post, by ante1234and

User metadata
Rank Newbie
Rank
Newbie

hi!
i have a pentium 2 computer with windows xp.
it has 2 hard drives and both has ntfs partitions on them. i'm trying to put windows 98 on this pc. i did this by removing one of the hard drives and put in a new one that has fat16 or fat32, then, it can't format the hard drive when i used a startup disk, when booting from win98 cd, it says my hard drive is corrupted and exits the win98 setup. what can i do to fix this?

my computer specs:

hard drive with 32 gb ntfs
second hard drive with 15 gb i want to put win98 on.
128 mb ram

Reply 1 of 8, by dominusprog

User metadata
Rank Oldbie
Rank
Oldbie

Format the first partition with FAT32 using the FDISK, install the Win98 then install the WinXP on a second partition.

Duke_2600.png
A-Trend ATC-1020 V1.1 ❇ Cyrix 6x86 150+ @ 120MHz ❇ 32MiB EDO RAM (8MiBx4) ❇ A-Trend S3 Trio64V2 2MiB
Aztech Pro16 II-3D PnP ❇ 8.4GiB Quantum Fireball ❇ Win95 OSR2 Plus!

Reply 2 of 8, by chinny22

User metadata
Rank l33t++
Rank
l33t++

Always best to go oldest to newest so

Install the 15GB hard drive as the Primary Master
Install the 32GB hard drive as either Secondary Master or Slave.

Use Fdisk to delete all partitions on the 15GB drive, they will be marked as non dos.
If Fdisk complains it cant delete partitions, start XP setup to delete the partitions, but don't create any. Instead reboot using your Win98 disc and use Fdisk again.
Install Win98,
Install WinXP

This way Windows XP will sort all the duel booting setup for you.

Reply 3 of 8, by ante1234and

User metadata
Rank Newbie
Rank
Newbie
chinny22 wrote on 2025-06-27, 00:47:
Always best to go oldest to newest so […]
Show full quote

Always best to go oldest to newest so

Install the 15GB hard drive as the Primary Master
Install the 32GB hard drive as either Secondary Master or Slave.

Use Fdisk to delete all partitions on the 15GB drive, they will be marked as non dos.
If Fdisk complains it cant delete partitions, start XP setup to delete the partitions, but don't create any. Instead reboot using your Win98 disc and use Fdisk again.
Install Win98,
Install WinXP

This way Windows XP will sort all the duel booting setup for you.

the problem is i can't get into windows xp
and i can't format the hard drive.
when i trying i get this message:
pxe-e61 media test failure check cable.
happens with both hard drives.

Reply 4 of 8, by chinny22

User metadata
Rank l33t++
Rank
l33t++

PXE means it is trying to boot from the network. Either because it can't find the hard drive or no valid OS is installed.

For now remove the 32GB drive
Install the 15GB drive as Primary master
Install the CD drive as Secondary master
Ensure both drives have the correct jumpers set.

Boot from your XP CD. You should be able to see and delete any partitons.
If not then the drive is most likey faulty.

Reply 5 of 8, by ante1234and

User metadata
Rank Newbie
Rank
Newbie

i don't have a win xp cd, it came installed on the computer when i purchased it. i tried reinstall xp by downloading a iso and made a bootable cd with imgburn but that didn't help

Reply 6 of 8, by chinny22

User metadata
Rank l33t++
Rank
l33t++

For the above steps any NT flavor of Windows will work so NT4, 2000, XP, Vista, etc.
But your also going to want to have a working bootable XP CD ready as ideally you will want to do clean install of both Win98 then XP

Reply 7 of 8, by myne

User metadata
Rank Oldbie
Rank
Oldbie

Boot 98 CD.

Choose dos with CD support.
Not setup.

Run "fdisk"
Follow instructions.
Delete all.
Reboot
Boot to setup
Follow instructions

I built:
Convert old ASUS ASC boardviews to KICAD PCB!
Re: A comprehensive guide to install and play MechWarrior 2 on new versions on Windows.
Dos+Windows 3.11+tcp+vbe_svga auto-install iso template
Script to backup Win9x\ME drivers from a working install
Re: The thing no one asked for: KICAD 440bx reference schematic

Reply 8 of 8, by st31276a

User metadata
Rank Member
Rank
Member

You can also nuke the first couple of sectors of the hard disk with dd on a linux live boot disk

dd if=/dev/zero of=/dev/hda bs=1M count=1