Operating Systems
--
Questions
--
Followers
Top Experts
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Your CDROM drive may have a dirty lens. Â Get a cleaner kit for it. Â Or it may be failing. Â Borrow another drive and try that one out.
Run fdisk, then format (fat32 or ntfs?), using ME bootdisk, then reboot &Â try to install XP.
http://support.microsoft.com/?kbid=255867






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
If certain files refuse to copy, it's probably the disc. Make sure when you clean your discs that you wipe them from the center out, and not in a circular motion. If many files continually fail beyond a certain point, the drive's head may be out of alignment. If files seem to fail at random, it's probably a dirty lens like dbrunton said. Try some other discs to narrow down your problem.
Good Luck!
Some systems that need better buffering or double buffering have these types of problems but work find when loaded from the hard drive. Â
From DOS enter the following:
  MD  C:\WINMECD
  XCOPY  /E  /V  <CD_drive>:\*.*  C:\WINMECD
  C:
  CD  \WINMECD
  SETUP
Now if the xcopy fails you can be sure it's the CD hardware or driver, or bad RAM.
Once the xcopy finishes you can pull the ME CD out, you're loading entirely from the hard drive. Â
If this works, you don't necessarily have a bad CD ROM. Â Some of the windows load routines have short timeout values and simply can't wait for transfers through slower CD ROMS. Â It WILL be worth your while to check the CD manufacturer's web sight for updated drivers after ME is up and running. Â Also check to see if they recommend double-buffering or specific value in the x= block for emm386.exe. Â
Good Luck
2K
(\o/)

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
He reformatted the HD and is loading Windows XP from the CD (which would mean a clean install). Â There is no Config.sys to load HIMEM.SYS or EMM386.EXE from!
Webster
Yes, Â i see. Â And he's tried other things. Â
As i said, Â If they're not there, put em at the top. Â ME doesn't need Config.sys unless it needs it, so yes, Â if not there put it there.
Thanks for clarifying.
2K
(\o/)
MELISSA-






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Never seen it before!
Craig
If her problems were reduced by changing RAM, and then went away after changing x=???? in her memory manager, Â she needed both answers. Â
However, if the ONLY thing she did was change RAM, then my answer helped nothing more than Craig's. Â Melissa would likely award him all possible points, as he was first to identify what she needed - no further posts were needed to get an answer.
2K
(\o/)
Operating Systems
--
Questions
--
Followers
Top Experts
Operating systems perform basic tasks, such as recognizing input from the keyboard, sending output to the display screen, keeping track of files and directories on the disk, and controlling peripheral devices such as disk drives and printers. For large systems, the operating system makes sure that different programs and users running at the same time do not interfere with each other. The operating system is also responsible for security, ensuring that unauthorized users do not access the system. Operating systems provide a software platform on top of which other programs, called application programs, can run.