I replaced the hard drive on a 5 yr old Dell laptop, partioned and formated, which I think worked as far as I can tell.

Now I need to install windows ME, but I the laptop can only have cd-rom OR floppy in at a time so I have to swap the floppy and disk drives. I tried to follow directions I found, put oakcd*.sys on the hard drive as explained here:

Problem is, when I get to the point where I restart the computer with the CD-ROM in place, it still says Invalid system disk replace the disk and then press any key.

Did I do something wrong? Any help would be greatly appreciated

Dani AI

Generated

For : the symptom you describe means the machine never hands control to the Windows setup. That usually comes down to one of three things — the laptop won’t invoke the optical device as a boot source, the hard disk doesn’t contain a DOS-style boot environment the BIOS can use, or the partition/boot record isn’t prepared in a way the BIOS can start. Both and pointed at hardware and boot-method limits; below are practical alternatives that avoid repeating those earlier tips.

If the BIOS cannot start the installer directly, the most reliable workaround is to prepare the laptop drive so it can boot itself into a tiny DOS environment that loads the optical driver and then launches setup. The fastest way to do that is to remove the drive, attach it to a working desktop (IDE-to-USB or spare bay), create a small FAT partition, and put a DOS-style startup (the three core system files), the CD-driver file and the CD-mapping utility into that root. Create a minimal CONFIG.SYS/AUTOEXEC.BAT to load the driver and map the optical drive, mark the partition active, reinstall the drive and boot — you should then be able to run setup from the optical disc or from a copied installation folder.

If removing the drive isn’t an option, look for a model-specific removable-bay adapter or a USB optical drive as a hardware shortcut (this is the approach remembered). Advanced alternatives: attach the drive to another machine and run setup against it, or use network-based boot/install if you have PXE infrastructure.

Quick checklist before trying again: make the partition primary and active, use FAT16/32 (not NTFS) for the temporary boot area, ensure the drive has a valid boot record, and remove any non-bootable media from removable bays. If more detail is needed, post the exact Dell model and BIOS version so model-specific steps can be given.

Recommended Answers

All 2 Replies

Member Avatar for Member #33065

Try googling your laptop model to see if it will boot off of a CD. If it does, you shouldn't need a floppy at all since a WinME disc is bootable. If your computer does boot off of a CD, which I suspect it can, you would need to F2 into the setup of the computer when it first boots, and change the boot order to boot off of the CD.

Andy

Five years ago, I was exposed to Windows ME for the first time. I'll never forget my initial response, which was, I hope I don't have to support this computer....

Sorry for the bad news, but Win ME was a mistake.

Now, on to a suggestion - I recall some of the early laptops having a separate cable that could be attached to an external port to allow you to run the floppy or the CDROM drive as an external device. I cannot remember if this was specific to the Dell models we used at the time or not, but I do remember having this capability.

Also, during the time when Win2K was first available, I used to install WinNT first and then upgrade to Win2K. I can't remember why I took these steps except to say that I could always boot from the CDROM drive with the WinNT CD.

This may not solve your problem, but I think you are on the right track with putting the basic OS files on the C drive and figuring out how to get it to see the CDROM with the oakcd utility. Unfortunately, I have no test computer to use to try out these methods. If you have a Win2K installation floppy boot disk available, it will likely have the files you need to boot your computer and recognize the CDROM. Copy that system to your hard drive, or at least look at that boot disk for an example of preparing the hard drive for installation from a CD.

My head hurts from trying to remember all of this from so long ago....

BR

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.