Windows Vista Tips

Windows Vista Tips > Newsgroups > Virtual PC > Re: File sharing problem with virtual PCs

Reply
Thread Tools Display Modes

Re: File sharing problem with virtual PCs

 
 
MikeD
Guest
Posts: n/a

 
      12-23-2010


<> wrote in message
news: ...
> OK, I have figured out at least part of what is going on here. The virtual
> machine on my second PC was copied from the first PC. I was supposed to
> use the sysprep utility, but I didn't know that. I changed the IP address
> and computer name on the copied machine, but apparently that isn't enough
> to prevent networking problems when both virtual machines are running. The
> SSID and MAC Address are probably the same on both virtual machines. Is
> there a way to correct this without starting over? I'm looking for either
> a utility program which can change these, or information on how to change
> them in the registry. Thanks!



Ah. Yep, that'd definitely cause problems. The SSID should be the same as
that's the name of your wireless network (unless each VPC is connecting to a
different wireless network). You'll need to manually edit one of the .vmc
files to create a new MAC address. These files are really XML files and can
be opened in Notepad.

Here's something I copied a long time ago from an MS KB article:

----------------------------------------
Two or more guest operating systems have the same Media Access Control (MAC)
address.

Cause: If you create an image of a host operating system that includes
Virtual PC and virtual machines configuration files (.vmc files) and copy
that image to another computer, each virtual machine configuration file
included in the image contains a MAC address. The MAC address will not be
reset automatically when you place the image on a new physical computer. As
a result, the virtual machines that are copied onto the new computer will
have the same MAC addresses as the virtual machines on the computer that was
used to create the image.

Solution: Edit the .vmc file to remove the MAC address. Find the following
line:


<ethernet_card_address type="bytes">0003FFxxxxxx</ethernet_card_address>

Remove the number so the line appears as follows:


<ethernet_card_address type="bytes"></ethernet_card_address>

After you remove the number, Virtual PC will create a new MAC address the
next time you start the virtual machine.
----------------------------------------

In the future, you can avoid this problem by just copying the .vhd file(s).
Then, create a NEW virtual machine using the wizard and just specify the
..vhd files for your drives.

Good Luck.

Mike


 
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
Explorer.exe does not load upon startup/login Kirk Windows Update 29 07-26-2010 01:07 PM
testing smart card minidriver leochou Windows Vista Security 0 05-28-2010 10:16 AM
file sharing problem jfhayes88 Windows Small Business Server 2 03-11-2010 11:27 AM
Leftover folders after Microsoft Update mme000 \(add @yahoo.it to my nick\) Windows Update 21 12-26-2009 10:11 PM
chkdsk : NTFS on Vista x64 Nigel Windows Vista File Management 5 06-02-2008 02:02 PM



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