Windows Vista Tips

Windows Vista Tips > Newsgroups > Virtual PC > How to move existing Win98 to VPC

Reply
Thread Tools Display Modes

How to move existing Win98 to VPC

 
 
dtmCompNut
Guest
Posts: n/a

 
      04-02-2010
I need to port running Win98 Systems to VPC. A client has several systems
using Win98 for in-house application. Client needs to maintain this app. For
network, server and internet functionality, client would like to upgrade
workstations to Vista, (or Win7). How can I port working Win98 machine to
VPC? I'm thinking;
a. Create blank VPC HD,
b. Mount as secondary drive,
c. Format new drive with /s option,
d. Copy *.* /A /E /V to new drive,
e. Rename System.dat file,
f. Re-run Win98 Setup into current Windows directory to load drivers for
current system hardware.
Will this work? Is there an easier way to "image" these systems and move
them? Help, Advice, Utilities MUCH appreciated!

 
Reply With Quote
 
 
 
 
Jack B. Pollack
Guest
Posts: n/a

 
      04-02-2010

Make sure you exclude (or turn off) the swap file as it wont copy while in
use.

I would make a copy of the new VHD just incase you have a problem with the
next step you wont have to do the copy again. After you copy to VPC boot to
safe mode and run reg edit. Delete Hkey_Local_Machine/Enum (this is all the
hardware info). Reboot into regular mode and let windows re-detect all of
the hardware



"dtmCompNut" <> wrote in message
news:A842D4BD-5DCA-4D8D-A0F6-...
>I need to port running Win98 Systems to VPC. A client has several systems
> using Win98 for in-house application. Client needs to maintain this app.
> For
> network, server and internet functionality, client would like to upgrade
> workstations to Vista, (or Win7). How can I port working Win98 machine to
> VPC? I'm thinking;
> a. Create blank VPC HD,
> b. Mount as secondary drive,
> c. Format new drive with /s option,
> d. Copy *.* /A /E /V to new drive,
> e. Rename System.dat file,
> f. Re-run Win98 Setup into current Windows directory to load drivers for
> current system hardware.
> Will this work? Is there an easier way to "image" these systems and move
> them? Help, Advice, Utilities MUCH appreciated!
>



 
Reply With Quote
 
Steve Jain
Guest
Posts: n/a

 
      04-05-2010
instead of copy, I'd use xcopy x:\*.* y:\*.* /h /i /c /k /e /r /y /s
you don't need to worry about recreating the system.dat file and probably
won't need to rerun setup. IIRC, after the xcopy, you can boot and if your
..cab files are on the Win98 C: drive you can just point the setup to that
folder and Win98 will boot up.

"dtmCompNut" wrote:

> I need to port running Win98 Systems to VPC. A client has several systems
> using Win98 for in-house application. Client needs to maintain this app. For
> network, server and internet functionality, client would like to upgrade
> workstations to Vista, (or Win7). How can I port working Win98 machine to
> VPC? I'm thinking;
> a. Create blank VPC HD,
> b. Mount as secondary drive,
> c. Format new drive with /s option,
> d. Copy *.* /A /E /V to new drive,
> e. Rename System.dat file,
> f. Re-run Win98 Setup into current Windows directory to load drivers for
> current system hardware.
> Will this work? Is there an easier way to "image" these systems and move
> them? Help, Advice, Utilities MUCH appreciated!
>

 
Reply With Quote
 
Anteaus
Guest
Posts: n/a

 
      04-10-2010

Make a new VHD, and mount it using the VHD mounter utility.

Share the C: drive of the 98 PC

Copy the contents of the share into the VHD with:

xcopy \\computer\share vhddriveletter /e /c /h /r /k

Now unmount the VHD, and boot the VHD from a 98 DOS floppy image.

Within the VM window, at the A: prompt, do sys C:

Reboot the VM and see what happens. Often it will sort itself out for the
different hardware. If not you may need to do a repair install.

"dtmCompNut" wrote:

> I need to port running Win98 Systems to VPC. A client has several systems
> using Win98 for in-house application. Client needs to maintain this app. For
> network, server and internet functionality, client would like to upgrade
> workstations to Vista, (or Win7). How can I port working Win98 machine to
> VPC? I'm thinking;
> a. Create blank VPC HD,
> b. Mount as secondary drive,
> c. Format new drive with /s option,
> d. Copy *.* /A /E /V to new drive,
> e. Rename System.dat file,
> f. Re-run Win98 Setup into current Windows directory to load drivers for
> current system hardware.
> Will this work? Is there an easier way to "image" these systems and move
> them? Help, Advice, Utilities MUCH appreciated!
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: [Win7 x64] Move partition C to another drive R. C. White Windows 64 Bit 0 12-21-2009 04:34 PM
Move files based on date into new folder whilst keeping the struct Dave Pearce Scripting 3 12-19-2009 01:04 PM
Move SharePoint Data Wizard Crashes Ryan Migita Windows Small Business Server 1 12-09-2009 09:47 AM
HELP sfc /scannow William Beard Windows Vista Performance 17 05-11-2007 03:28 AM
Can't move a folder myronschroner@yahoo.com Windows Vista File Management 1 05-10-2007 03:35 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59