<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities: Message List - Moving files from Virtual PC or between Virtual Machines</title>
    <link>http://communities.vmware.com/community/vmtn/desktop/fusion?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Thu, 03 Jul 2008 01:22:49 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-07-03T01:22:49Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Moving files from Virtual PC or between Virtual Machines</title>
      <link>http://communities.vmware.com/message/985437?tstart=0#985437</link>
      <description>Excellent – I'll give that a shot once I've run converter. Thanks!</description>
      <pubDate>Thu, 03 Jul 2008 01:22:49 GMT</pubDate>
      <author>peterwerner</author>
      <guid>http://communities.vmware.com/message/985437?tstart=0#985437</guid>
      <dc:date>2008-07-03T01:22:49Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Moving files from Virtual PC or between Virtual Machines</title>
      <link>http://communities.vmware.com/message/985421?tstart=0#985421</link>
      <description>I have to go back to my old G4 to do so, but I can run it (albeit slow – the fact that newer Mac run Windows so much better is part of the reason I upgraded). I'll probably run converter on it overnight, in case it takes awhile.</description>
      <pubDate>Thu, 03 Jul 2008 01:21:16 GMT</pubDate>
      <author>peterwerner</author>
      <guid>http://communities.vmware.com/message/985421?tstart=0#985421</guid>
      <dc:date>2008-07-03T01:21:16Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Moving files from Virtual PC or between Virtual Machines</title>
      <link>http://communities.vmware.com/message/985428?tstart=0#985428</link>
      <description>&lt;br /&gt;
Sorry, didn't read carefully enough to see you had a VPC6 VM.&lt;br /&gt;
&lt;p /&gt;
Woody's suggestion is the right place to start. The free VMware Converter can be installed in your VPC6 VM and it can beam the VPC VM out into Fusion-compatible format. Then you can pick up on my instructions, after the import step.</description>
      <pubDate>Thu, 03 Jul 2008 01:16:37 GMT</pubDate>
      <author>jim.gill</author>
      <guid>http://communities.vmware.com/message/985428?tstart=0#985428</guid>
      <dc:date>2008-07-03T01:16:37Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Moving files from Virtual PC or between Virtual Machines</title>
      <link>http://communities.vmware.com/message/985427?tstart=0#985427</link>
      <description>&lt;br /&gt;
Sure.&lt;br /&gt;
&lt;p /&gt;
Fusion 1.1.3 doesn't expose any UI methods to attach an existing drive to a VM, so we'll do it by editing the vmx file with TextEdit. Here are the steps:&lt;br /&gt;
&lt;p /&gt;
1) Download VMware Importer Beta 2 from  &lt;a class="jive-link-external" href="http://www.vmware.com/download/fusion/importer_tool.html"&gt;http://www.vmware.com/download/fusion/importer_tool.html&lt;/a&gt; and import your VM to Fusion format.&lt;br /&gt;
&lt;p /&gt;
2) Your imported VM will go into a folder like Documents/Virtual Machines/MyVPCVM. Its disk will probably be Disk1.vmdk. You need the correct and full name for the path, which might be Documents/Virtual Machines.localized/MyVPCVM.vmwarevm/Disk1.vmdk. It's best to get this from a Terminal window, because the Mac will hide package extensions.&lt;br /&gt;
&lt;p /&gt;
3) Use TextEdit to open the vmx file of your existing Fusion VM (the one you're adding the VPC disk to). Add the following two lines at the bottom:&lt;br /&gt;
&lt;p /&gt;
ide1:1.present = "TRUE"&lt;br /&gt;
&lt;p /&gt;
ide1:1.fileName = "/Users/peterwerner/Documents/Virtual Machines.localized/MyVPCVM.vmwarevm/Disk1.vmdk"&lt;br /&gt;
&lt;p /&gt;
 being sure to correct my example line with the appropriate full pathname to Disk1.vmdk as it exists on your system.&lt;br /&gt;
&lt;p /&gt;
4) Save the vmx file and quit TextEdit. Start Fusion and start the VM. Your VPC disk will show up as drive E, probably.&lt;br /&gt;
&lt;p /&gt;
(If the path stuff is too complex, you can drag Disk1.vmdk into the original VM's package, and then the line becomes ide1:1.fileName = "Disk1.vmdk" )</description>
      <pubDate>Thu, 03 Jul 2008 01:14:08 GMT</pubDate>
      <author>jim.gill</author>
      <guid>http://communities.vmware.com/message/985427?tstart=0#985427</guid>
      <dc:date>2008-07-03T01:14:08Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Moving files from Virtual PC or between Virtual Machines</title>
      <link>http://communities.vmware.com/message/985422?tstart=0#985422</link>
      <description>Can you run the VPC VM?  If yes then download and install Converter in the VPC VM and go from there by reading the documentation. &lt;a class="jive-link-external" href="http://www.vmware.com/pdf/VMware_Converter_manual303.pdf"&gt;VMware Converter 3.0.3 User's Manual&lt;/a&gt;</description>
      <pubDate>Thu, 03 Jul 2008 01:02:44 GMT</pubDate>
      <author>WoodyZ</author>
      <guid>http://communities.vmware.com/message/985422?tstart=0#985422</guid>
      <dc:date>2008-07-03T01:02:44Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Moving files from Virtual PC or between Virtual Machines</title>
      <link>http://communities.vmware.com/message/985408?tstart=0#985408</link>
      <description>Yes, actually I would prefer to have the VPC VM readable as a drive. I'm using Fusion 1.1.3. Let me know how to do this.&lt;br /&gt;
&lt;br /&gt;
And I also should mention, its a VPC 6 volume, which is why Importer wasn't an option.</description>
      <pubDate>Thu, 03 Jul 2008 00:51:35 GMT</pubDate>
      <author>peterwerner</author>
      <guid>http://communities.vmware.com/message/985408?tstart=0#985408</guid>
      <dc:date>2008-07-03T00:51:35Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Moving files from Virtual PC or between Virtual Machines</title>
      <link>http://communities.vmware.com/message/985388?tstart=0#985388</link>
      <description>&lt;br /&gt;
Peter, you could do this lots of ways.&lt;br /&gt;
&lt;p /&gt;
If you can start the VirtualPC VM on your PPC Mac, I think the simplest method is to copy the files onto a USB key or external drive and then plug it into your Intel box.&lt;br /&gt;
&lt;p /&gt;
If you can't do that, you can import the VPC VM into Fusion -- If you are using Fusion 2.0 beta, this is built-in as File|Import, for Fusion 1.x, get it here: &lt;a class="jive-link-external" href="http://www.vmware.com/download/fusion/importer_tool.html"&gt;http://www.vmware.com/download/fusion/importer_tool.html&lt;/a&gt; and drag/drop the files between VMs. It &lt;b&gt;is&lt;/b&gt; possible to run two VMs at once.&lt;br /&gt;
&lt;p /&gt;
If you are feeling more ambitious, it's possible to import the VPC VM and then connect its hard drive to your Fusion VM so it appears as drive D or E. This might involve some editing of the config file if you're using Fusion 1.x. If you want to try this route, let me know and tell me what version of Fusion you have; I'll respond with explicit instructions.</description>
      <pubDate>Thu, 03 Jul 2008 00:38:34 GMT</pubDate>
      <author>jim.gill</author>
      <guid>http://communities.vmware.com/message/985388?tstart=0#985388</guid>
      <dc:date>2008-07-03T00:38:34Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
    </item>
    <item>
      <title>Moving files from Virtual PC or between Virtual Machines</title>
      <link>http://communities.vmware.com/message/985270?tstart=0#985270</link>
      <description>I have an old Virtual PC setup and I want to move some files and applications over to my Fusion/Boot Camp volume. I've read the best way to do this is to use VMWare Converter to export the VPC install as a Fusion Virtual Machine. However, I still want to keep and use the Fusion/Boot Camp volume I have already set up – I only want to pull some things off of the old VPC volume. &lt;br /&gt;
&lt;br /&gt;
So what I was wondering was 1) whether it was possible for Windows under Fusion to detect the existing VPC volume as a remote volume and get files from it? 2) If I need to use Converter, how do I move files from one virtual machine to another? Do I have to run both at once, if that's even possible?&lt;br /&gt;
&lt;br /&gt;
Thanks in advance,&lt;br /&gt;
Peter</description>
      <pubDate>Wed, 02 Jul 2008 22:07:20 GMT</pubDate>
      <author>peterwerner</author>
      <guid>http://communities.vmware.com/message/985270?tstart=0#985270</guid>
      <dc:date>2008-07-02T22:07:20Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
    </item>
  </channel>
</rss>

