Road Rash (DOS/Windows 95) expects:
If any of those are missing, you get:
Could not find any CD-ROM drive.
Sometimes followed by: Please check your installation.
After three hours, a handful of chewed pencils, and one near-tears phone call to a friend who was “good with computers,” you find the solution:
The screen flickers. The desktop loads.
You open My Computer.
There it is.
Drive D: “ROADRASH.”
Your heart pounds faster than any virtual race. You double-click. You run SETUP.EXE. The blue installation bar crawls to 100%.
And then—finally—that glorious, distorted, MIDI-fueled guitar riff of Soundgarden’s “Rusty Cage” blasts out of your PC speakers. could not find any cd rom drive road rash
You grip the keyboard. You select your bike. You hit ENTER.
The road is waiting. And for the first time all night, you aren’t fighting the machine. You’re riding it.
Moral of the story: Before SSDs, before Steam Auto-Detection, there was only you, a spinning disc, and the cold, indifferent logic of Microsoft. Road Rash didn't just teach us how to race. It taught us how to troubleshoot. And that, perhaps, is the most rebellious skill of all.
The "Could not find any CD-ROM drive" error in Road Rash usually happens on modern computers (Windows 10 or 11) because the game is looking for a physical CD drive that doesn't exist or isn't assigned to the correct letter. 🛠️ Method 1: The Registry Fix (Recommended)
This method tricks the game into looking at your hard drive instead of a CD drive.
Copy Files: Copy the ROADRASH folder from your disc or download to your C: drive (e.g., C:\ROADRASH).
Move DLLs: Go to the SETUP folder on the game disc and copy AWEMAN32.DLL, RASHICON.DLL, and RASHDROP.DLL into your main C:\ROADRASH folder. Create Registry File: Open Notepad and paste this text:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\SOFTWARE\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Electronic Arts\RoadRash 95] "Path"="C:\\ROADRASH" Use code with caution. Copied to clipboard Save it as fix.reg and double-click it to run. Launch: Run RASHME.EXE to start the game. 💿 Method 2: Create a Virtual CD Drive Road Rash (DOS/Windows 95) expects:
If you have an ISO or CUE/BIN file of the game, Windows needs to "mount" it so it looks like a real CD is inserted.
For Windows 10/11: Right-click your ISO file and select Mount.
For older versions: Use tools like PowerISO or WinCDEmu to create a virtual drive.
Check Drive Letter: Sometimes the game only looks at drive D:. If your CD drive is a different letter, right-click the Start button -> Disk Management, right-click your CD drive, and select Change Drive Letter and Paths to set it to D. ⚙️ Method 3: Compatibility Mode Modern Windows systems can struggle with 90s software. Right-click RASHME.EXE. Select Properties > Compatibility tab.
Check Run this program in compatibility mode for and select Windows 95 or Windows XP (Service Pack 3). Check Run as administrator and click Apply. 🚀 Pro Tip: Use a Modern Installer
The community has created "all-in-one" installers that fix the CD error and graphics glitches automatically. You can find these on sites like the Internet Archive or MyAbandonware.
Which version of Windows are you currently using? I can give you more specific steps if you're on a 64-bit system.
How to change DVD CD drive letter Disk Management Windows 10 If any of those are missing, you get:
To fix the problem, you must first understand the culprit: SafeDisc and direct hardware access.
In the mid-90s, CD-ROM drives were slow (2x to 8x speed) and games used a technique called "CD audio" or "Red Book audio." Road Rash stored its legendary soundtrack (with bands like Soundgarden and Hammerbox) as standard audio tracks on the CD. The game executable would send a command directly to the physical drive via the ASPI layer (Advanced SCSI Programming Interface) to play track 2, 3, or 4.
Modern Windows (Vista, 7, 8, 10, 11) has three fatal changes:
Thus, the game looks for a physical drive, finds the command blocked, and assumes the drive does not exist. Hence: Could not find any CD ROM drive.
Here’s a concise, step-by-step guide to get Road Rash (classic PC release) running if you see the error "Could not find any CD-ROM drive".
This is one of the most common errors encountered when trying to run classic 90s PC games on modern versions of Windows (Windows 10, 11, or even later versions of 7/8). The game is looking for a physical CD-ROM drive letter that your modern computer either doesn't have or isn't presenting correctly to the 16-bit/32-bit legacy code.
Here are the solutions, ranked from easiest to most advanced.