Computing.Net > Forums > Disk Operating System > How do I copy CD To HD

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How do I copy CD To HD

Reply to Message Icon

Name: jbathehut
Date: December 12, 2004 at 16:09:26 Pacific
OS: Dos
CPU/Ram: 250/128
Comment:

How do I copy a CD to a HD including Directories



Sponsored Link
Ads by Google

Response Number 1
Name: jboy
Date: December 12, 2004 at 16:32:07 Pacific
Reply:

Ok - you probably could have continued from your original message in the 9x forum.

First, maybe see if cleaning the CD is helpful at all. If not, then what you want to do is create a folder on one of the hard drives (you'll need about 150Mb free space, give or take) - usually 'win98' is fine, but whatever you like - enter (from the target drive)

md win 98

.. and that'll create the folder. All you need to do now is to copy the contents of the CD's Win98 folder to the one on the hard drive

copy f:\win98\*.* c:\win98

(substitute the appropriate drive letters)

Once copied, switch to that folder and run setup.

Never argue with an idiot. They will only bring you down to their level and beat you with experience


0

Response Number 2
Name: SkipCox
Date: December 12, 2004 at 16:32:22 Pacific
Reply:

xcopy D:\ /s c:\works45

would be an example if you wanted to copy the entire MS Works 4.5 cd to your harddrive.

To walk you thru it from the c:\> prompt:

Type:

md works45
xcopy d:\ /s c:\works45

All assuming your cd drive is d: and the destination drive is c:...you get the idea.

Skip


0

Response Number 3
Name: SkipCox
Date: December 12, 2004 at 16:38:02 Pacific
Reply:

OK, I see...you want to install 98 from the hdd or have a damaged 98 disk?

Do what jboy said. No need to copy all the crap on the cd; you only need the win98 folder.

You the one with the damaged cab9 directory?


Skip


0

Response Number 4
Name: jboy
Date: December 12, 2004 at 16:38:23 Pacific
Reply:

Heh - ok, I see that you did

Patience... is a virtue.


Never argue with an idiot. They will only bring you down to their level and beat you with experience


0

Response Number 5
Name: SkipCox
Date: December 13, 2004 at 10:06:21 Pacific
Reply:

Man, that thread's an eye opener. First time I've heard a Mac doesn't have problems with unreadable cd's...lmfao.

All that advice and only a few who can see that you simply need a good cd.

To clarify, with 6 (or even one) missing or corrupt cab folders, you just ain't gonna install windows.

You need a good Win98 cd.
You need a good Win98 cd.
You need a good Win98 cd.

There is one remote chance to save your cd. I don't think it'll work for you as it seems your cd has too much damage.

Try to burn a copy of the disk with whatever program you have to copy the disk on your cd-rw. Works for some scratched cd's.

Good luck.

Skip


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: How do I copy CD To HD

how do i copy in dos www.computing.net/answers/dos/how-do-i-copy-in-dos/12386.html

how do you copy a:\ to C:\ in dos 6.22 www.computing.net/answers/dos/how-do-you-copy-a-to-c-in-dos-622/7709.html

How do i copy and paste files in ms-dos www.computing.net/answers/dos/how-do-i-copy-and-paste-files-in-msdos/8932.html