Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Boot Image for Win98SE

Featured Replies

:blink: I'm trying to make a copy of my Win98SE CD, but everytime I try to copy it, says it can't :realmad: , it just WON'T let make a copy of it unless I do a CD to CD Copy, how can I bypass this annoyance and copy the CD to the HD? :blink:

The standard way to do a backup copy of an OS CD is:

1. Make a CD-image from the CD in the drive (using UltraISO/WinISO/ISObuster/Nero/whatever).

2. Use an ISO-image editing tools to extract all files from the iso into a folder.

3. Save the boot-sector of the ISO the same way.

4. Now make any modifications you need to do, and work the same backwards, and burn the ISO-image to CD.

Please note that making a copy of a CD, for other than backup purposes is not permitted under most EULAs.

  • Author
What is the exact error? any scratches from the cd?

It has problems copying files from the CD, and the CD is in perfect shape.

Errors copying files from CD, check to make sure disk is in drive and then try again...it's as though there's something that scrambles the laser on certain files and prevents it from copying ( ;) copy protection ;) )

3. Save the boot-sector of the ISO the same way. 

How do I find out the boot sector?

Make an ISO copy of the CD - that will do an ASPI-based (as opposed to file-based) copy, and will retain copy-protection.

Open the ISO in an ISO-editor, and extract the boot-sector.

  • Author
Make an ISO copy of the CD - that will do an ASPI-based (as opposed to file-based) copy, and will retain copy-protection.

I tried doing that with UltraISO, but it doesn't work.............won't copy files

  • Author
What is the exact error? any scratches from the cd?

you posted this question before silly, read above

Older versions of UltraISO may not be fully compatible with making images from protected CDs. The newest version is 7.21, and I've seen no limits to it so far. Please upgrade your UltraISO to the newest version, and checkback if you are able to do it. :)

another way you "could" attempt to do it is use:

xcopy (cdrom):\*.* C:\WIN98SE\*.* /E /I /V

and see if that will work. I know when it gives me a hard time sometimes doing it in WinXP that's what I end up doing and it usually works.

*NOTE*

You have to do that from a command prompt, if you have the Powertoy "CMDHerePowerToy", you can just right click the drive your Win98 cd is in and bring up a CMD window that way. Otherwise use the run box and put in "CMD" w/o the quotes, then press enter and then type in "CD (CDROM):" to get to the cdrom drive that has your cd in it. From there follow what I said above. Also, note that you need to change "(cdrom)" to represent your actual cd roms drive letter.

***EDIT***

I should mention too that I used "C:\WIN98SE\" as an example, you can use whatever drive you want to save it to by substituting that drive letter for the one I used above.

My two cents:

1) I have never seen, either heard of a "copy protected" Win 98 CD, and I've seen quite a few of them

2) Most probably it is a "mechanical" problem, like misalignment of laser or whatever.

3) Try this proggy (freeware):

CDCHECK

CDCheck is a utility for the prevention, detection and recovery of damaged files on CD-ROMs with an emphasis on error detection. With CDCheck you can check your CDs and discover which files are corrupted. By using the program proactively, you can insure that your data on CD-ROMs are safe -- before it's too late! CDCheck provides the following features: readability verification, binary compare, CRC file creation (and verification) and file recovery.

http://www.elpros.si/CDCheck/

It will tell you what the actual problem is, most probably will let you copy the tricky files, if not post again with results from CDCHECK and we'll see what we can do to help you further.

jaclaz

P.S.

@DisabledTrucker

another way you "could" attempt to do it is use:

 
xcopy (cdrom):\*.* C:\WIN98SE\*.* /E /I /V

and see if that will work. I know when it gives me a hard time sometimes doing it in WinXP that's what I end up doing and it usually works.

The command above will left behind (if any) all hidden files (/h missing), and will reset the Read only file attribute (/k missing), try this instead:

copy32 [cdrom]:\*.* C:\WIN98SE\*.* /i /s /e /r /v /k /f /c /h

Note:

Xcopy is just a redirection to XCOPY32

/s and /e could be condensed in just /e, but as Nick Rage put it,

We even made it easy to remember..

I SERVe Kentucky Fried Chicken Hot!

why do'nt you try alcohol 52% software . It can copy from damaged disk . dwn from

www.alcohol-soft.com

:thumbup

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.