Skip to main content
Mount a 90s Big-Box CD-ROM ISO on Win98 Without a CD Drive: The CompactFlash + IDE Workflow

Mount a 90s Big-Box CD-ROM ISO on Win98 Without a CD Drive: The CompactFlash + IDE Workflow

how do I install a 90s CD-ROM game on Win98 without a CD drive

If your 90s big-box CD-ROM game has a working installer but you don't have a working CD drive in your retro rig, the cleanest 2026 workflow is to image…

If your 90s big-box CD-ROM game has a working installer but you don't have a working CD drive in your retro rig, the cleanest 2026 workflow is to image the disc to .cue/.bin on a modern PC using a USB-to-IDE adapter, copy the extracted files onto a CompactFlash card, mount the CF in the retro PC via a CF-to-IDE adapter, and run the installer from the CF. The whole process takes about 30 minutes per disc and avoids every common failure mode of aging optical drives.

Dead CD drives are the single most common failure mode in retro builds today. Optical drive lasers degrade slowly and then fail completely; the spindle motor's grease dries out; the eject mechanism jams. Replacement period drives exist on eBay but quality varies wildly, and the same failure modes apply to replacements. A CompactFlash + IDE workflow sidesteps the entire problem: it gives you silent, reliable, modern-PC-imageable storage that the retro OS sees as a normal IDE drive.

Key takeaways

  • A USB-to-IDE bridge (FIDECO, Unitek, or Vantec) on a modern PC reads the original CD-ROM and writes the CompactFlash card; a passive CF-to-IDE adapter inside the retro rig makes the CF appear as a regular IDE drive.
  • Image discs to .cue/.bin (preserves data tracks) rather than .iso (loses CD-Audio tracks on multi-track discs).
  • Windows 98 has no native ISO mount — copy the files or use a period virtual-CD tool.
  • FAT32 caps individual files at 4 GB; multi-CD games may need splitting but most single-disc 90s titles fit fine.
  • The CF approach is silent, cool, and fail-safe in a way no period mechanical drive can match.

What you'll need checklist

  • A modern PC running Windows or Linux with a free USB 3.0 port.
  • A SATA/IDE to USB adapter — the FIDECO 3.0 adapter, the Unitek 3.0 adapter, or the Vantec USB 2.0 adapter all work. The USB 3.0 ones image faster; USB 2.0 still works fine for one-time disc reads.
  • A CompactFlash card — a Transcend CF133 4GB covers most single-disc 90s installs; larger cards (8-32GB) give room for multiple installed games. The CF133 specifically is well-tested in retro CF-to-IDE adapters.
  • A CF-to-IDE adapter for the retro rig (any "DOM" or "CompactFlash IDE Reader" form factor — they're passive bridges and largely interchangeable).
  • ISO/CD imaging software: ImgBurn on Windows, cdrdao on Linux. Both handle .cue/.bin imaging.
  • A working CD drive (USB external is fine) attached to your modern PC to read the original discs.

Step 1: image the original disc to .cue/.bin

Drop the CD into your modern PC's CD drive (or external USB drive). Launch ImgBurn → Create image file from disc → set output format to BIN/CUE rather than ISO. The .bin file holds the raw track data; the .cue file is a small text descriptor that tells software where each track starts. For data-only discs the two formats are functionally identical; for discs with both data and audio tracks (many Sierra adventures, late-90s music games), the .iso format silently drops the audio and you'll have missing soundtrack later.

Imaging speed depends on the original drive's read speed. A modern 24x CD drive reads a full 700MB CD in under five minutes. A pre-2000 drive on a USB-IDE adapter can take 10-20 minutes. Verify the image with ImgBurn's verify pass before discarding the original disc.

Store the .bin/.cue pair somewhere persistent. Many retro hobbyists build a NAS folder of imaged discs as a personal preservation archive.

Step 2: stage the ISO onto a CompactFlash card

Insert the CompactFlash card into a CF-to-USB reader (or a CF-to-SD adapter if your modern PC has an SD slot). Format it to FAT32 — DOS and Win98 read FAT32 cleanly, and FAT32 is universally writable from modern systems.

Copy the contents of the imaged disc onto the CF card. The cleanest approach is to extract the .bin/.cue to a folder using a tool like IsoBuster or WinCDEmu, then copy the extracted files to a folder on the CF (e.g., D:\GAMES\QUAKE2_CD\). Avoid copying the raw .bin/.cue pair to the CF — Win98 can't mount it natively.

Eject the CF, install it in the retro rig's CF-to-IDE adapter, and boot Win98. The CF should appear as a new drive letter (typically D: or E:) with your game files visible.

Step 3: mount or copy on Win98 — the gotchas

Now run the installer. Many 90s installers expect a CD drive letter and will look for specific paths (D:\SETUP.EXE, D:\INSTALL.EXE). The simplest workaround: when the installer prompts for a CD path, point it at your CF folder (e.g., E:\QUAKE2_CD) instead. Most installers accept this without complaint.

If the installer hard-codes the drive letter or checks for specific CD-ROM device signatures, you have three options:

  • Virtual CD tool of the era. Daemon Tools 3.x, Alcohol 120% from 2000-era versions, and a few smaller utilities can mount .bin/.cue files on Win98 and present them as real CD drives. Install one of these on the retro rig first, copy the .bin/.cue to the CF, mount it, then run the installer.
  • DOS SUBST trick. Use SUBST D: E:\QUAKE2_CD to remap the CF folder to look like drive D: temporarily. Crude but works for some installers.
  • Edit the install script. Less common, more involved, but some early-90s installers are shell scripts you can edit to skip CD checks.

Once installed, most games run fine from the hard drive (or CF) without the original disc inserted. A few late-90s titles do a CD-check at runtime; for those, keep the virtual CD tool mounted while playing.

Common mistakes

8.3 filename traps. Win98 supports long filenames in FAT32, but DOS-mode installers and some pre-1998 games choke on filenames longer than 8 characters plus a 3-character extension. If an installer fails mysteriously after copying files, check for long filenames and rename them.

FAT32 limits. Individual files capped at 4GB. A single-CD 90s game never exceeds this; a multi-CD title imaged into one large .bin can. Split the image or copy extracted files instead.

CF card compatibility. Some CF cards refuse to enumerate as IDE drives in older adapters. The Transcend CF133 line is well-tested for this use case; off-brand cards can be hit-or-miss. If a card isn't detected, swap it before suspecting the adapter.

Cold-boot detection. Some retro motherboards detect the CF capacity at boot only. If you swap CF cards while the machine is on, the BIOS won't pick up the new size. Always power-cycle after a swap.

Adapter compatibility table

AdapterUSB versionImaging speedBoots from CF?Notes
FIDECO SATA/IDE to USB 3.0 (B077N2KK27)USB 3.0Fast (~150 MB/s SATA, IDE slower)N/A (modern PC use)Reliable, includes power brick
Unitek SATA/IDE to USB 3.0 (B01NAUIA6G)USB 3.0FastN/A (modern PC use)Slightly larger; similar reliability
Vantec CB-ISATAU2 USB 2.0 (B000J01I1G)USB 2.0Slower but adequateN/A (modern PC use)Lower-bandwidth, works on older host PCs
Generic CF-to-IDE (any brand)N/AN/AYes — appears as IDE driveLives inside the retro rig

The USB adapters live on your modern PC for the imaging step. The CF-to-IDE adapter lives in the retro rig as the boot/data drive.

Bottom line

A CompactFlash + IDE workflow is the cleanest answer to dead CD drives in retro builds. Image the disc once on a modern PC with a USB-IDE adapter, stage to CF, install on the retro rig via a CF-to-IDE adapter. The result is silent, cool, reliable storage that you can re-image in seconds if anything goes wrong. The whole pipeline costs $60-100 in parts and gives you a repeatable, drive-free retro install method that works for nearly every 90s CD-ROM game.

For deeper context, the Vogons forum is the canonical community for this kind of work, Phil's Computer Lab has video walkthroughs of similar pipelines, and WinWorld's Windows 98 Second Edition archive keeps boot media available for the retro side of the install.

Frequently asked questions

Can Windows 98 mount an ISO natively?

No — Win98 has no built-in ISO mounting, so you need either a period virtual-drive utility or to copy the disc's files directly onto your CompactFlash storage and run the installer from there. Many 90s installers expect a CD letter, so a virtual CD tool of the era, or copying with a faked path, is often the cleanest route to a working install. Daemon Tools 3.x is the standard period choice for this — it's stable on Win98 and handles the .bin/.cue format that preserves CD-Audio tracks.

Why use CompactFlash instead of a real hard drive?

CompactFlash maps directly to IDE through a passive adapter, is silent, runs cool, and is trivially imaged on a modern PC over USB. That makes staging game files and swapping configurations far easier than wrangling an aging mechanical drive. The tradeoff is write-endurance and occasional card-compatibility quirks, but for retro game installs those rarely bite. A single 32 GB CF card holds dozens of fully-installed 90s games with room to spare.

Which adapter do I use for imaging versus booting?

Use a SATA/IDE-to-USB bridge like the FIDECO or Unitek on your modern PC to read discs and write the CompactFlash card. Inside the retro machine, the CF card connects through a CF-to-IDE adapter as the boot or data drive. The USB bridges are for prep work; the CF-to-IDE adapter lives in the vintage rig. They serve completely different roles and you'll likely want both — the USB bridge on your desk for staging work and the CF-to-IDE permanently inside the retro PC.

Will FAT32 cause problems with large ISOs?

Possibly. FAT32 caps individual files at 4GB, which most single-CD 90s games stay well under, but multi-disc or larger images can exceed it. If you hit the limit, split the image or extract files rather than storing one oversized ISO. For typical big-box CD-ROM titles, FAT32 handles the files without trouble. The cleanest workaround for multi-disc games is to copy each disc's extracted files into a separate folder on the CF; the installer then asks for "disc 2" and you point it at the folder.

Is copying my own discs to CompactFlash legal?

Making a backup of software you legally own for personal use is broadly accepted, but laws vary by region and circumventing copy protection can complicate matters. This workflow assumes you own the original media and are preserving it for your own retro rig. Always respect the licensing terms of the software you image. For abandonware games where the publisher no longer exists, communities like Vogons document case-by-case status; consult them before assuming a game is free to redistribute.

Citations and sources

This piece is editorial synthesis based on publicly available information. No independent first-party benchmarking is reported.

Products mentioned in this article

Tap any product for full specs, live Amazon & eBay pricing, and alternatives.

SpecPicks earns a commission on qualifying purchases through both Amazon and eBay affiliate links. Prices and stock update independently.

Find this retro hardware on eBay

Pre-2012 hardware isn't sold new on Amazon. eBay is the primary marketplace for the SKUs discussed in this article — auctions and Buy-It-Now listings update continuously.

Search eBay for "Win98" Live listings →

SpecPicks earns a commission on qualifying eBay purchases via the eBay Partner Network. Prices and availability change frequently.

Frequently asked questions

Can Windows 98 mount an ISO natively?
No — Win98 has no built-in ISO mounting, so you need either a period virtual-drive utility or to copy the disc's files directly onto your CompactFlash storage and run the installer from there. Many 90s installers expect a CD letter, so a virtual CD tool of the era, or copying with a faked path, is often the cleanest route to a working install.
Why use CompactFlash instead of a real hard drive?
CompactFlash maps directly to IDE through a passive adapter, is silent, runs cool, and is trivially imaged on a modern PC over USB. That makes staging game files and swapping configurations far easier than wrangling an aging mechanical drive. The tradeoff is write-endurance and occasional card-compatibility quirks, but for retro game installs those rarely bite.
Which adapter do I use for imaging versus booting?
Use a SATA/IDE-to-USB bridge like the FIDECO or Unitek on your modern PC to read discs and write the CompactFlash card. Inside the retro machine, the CF card connects through a CF-to-IDE adapter as the boot or data drive. The USB bridges are for prep work; the CF-to-IDE adapter lives in the vintage rig.
Will FAT32 cause problems with large ISOs?
Possibly. FAT32 caps individual files at 4GB, which most single-CD 90s games stay well under, but multi-disc or larger images can exceed it. If you hit the limit, split the image or extract files rather than storing one oversized ISO. For typical big-box CD-ROM titles, FAT32 handles the files without trouble.
Is copying my own discs to CompactFlash legal?
Making a backup of software you legally own for personal use is broadly accepted, but laws vary by region and circumventing copy protection can complicate matters. This workflow assumes you own the original media and are preserving it for your own retro rig. Always respect the licensing terms of the software you image.

Sources

— SpecPicks Editorial · Last verified 2026-06-10

More guides & deep dives from the SpecPicks archive

Browse all articles & guides →

More reviews from the SpecPicks archive

Browse all reviews →