Migrate a VM from Windows 7 to Mac

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
anonymust
Posts: 3
Joined: 6. Dec 2010, 12:20
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: none
Location: Earth
Contact:

Migrate a VM from Windows 7 to Mac

Post by anonymust »

I Have a few virtual machines on my Windows 7 computer.... (Ubuntu and Windows XP)

I would like to have these machines both copied and running on my Macbook.

U have installed version 3.2.12 of VirtualBox on both my Mac and Windows 7.
Reason i want to copy these virtual machines: i have all the needed programs running on them and customization ( as in appearance/GU of the OS itself)


So do i just copy certain folders/files (files with extentions) from my Win_7 to a certain folder on my macbook?

if so, which folders/files do i copy and where do i put them on my Macbook???
--------------------------------
==================
Virtuality? Yes, Please :)
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Migrate a VM from Windows 7 to Mac

Post by Sasquatch »

Use the Export and Import feature. If you're worried about activation, note the UUID of the VM and then use the VBoxManage modifyvm sethardwareuuid <noted UUID> to avoid it.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
anonymust
Posts: 3
Joined: 6. Dec 2010, 12:20
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: none
Location: Earth
Contact:

Re: Migrate a VM from Windows 7 to Mac

Post by anonymust »

Sasquatch wrote:Use the Export and Import feature. If you're worried about activation, note the UUID of the VM and then use the VBoxManage modifyvm sethardwareuuid <noted UUID> to avoid it.


How do i find the UUID? I cant seen to spot it anywhere :S

I exported the VM (File > Export Appliance...) ...and got two files created with the extensions .ovf and .vmdk

When I do ' File > Import Appliance... ' on my MacBook, i get the following error's (see pictures)

Image

Image

after clicking "ok" on the second warning i was able to click "done" but then i got this error message also

Image
--------------------------------
==================
Virtuality? Yes, Please :)
hank
Posts: 113
Joined: 9. Jan 2011, 17:31
Primary OS: Mac OS X other
VBox Version: OSE other
Guest OSses: Windows 7, XP

Re: Migrate a VM from Windows 7 to Mac

Post by hank »

Did you have any luck with this?

If not -- you want to find out if using only the menus for export and import will do what you want under OSX.

It may be you do have to use the command line with an OSX host for some things even when there is a menu choice available that looks like it should do what you want.

Good luck.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Migrate a VM from Windows 7 to Mac

Post by Sasquatch »

Well, if the export/import doesn't work, you can always recreate the VM with the exact same settings and just transfer the VDI file to the Mac. In the 'New VM' wizard, you tell it to use an existing Hard Disk, point to the transferred VDI and you're done.
If you have VB 4.0, you can also add existing VB VMs from other hosts. All settings should be applied and those that are system dependent will be changed accordingly (like audio). Use Machine > Add from the main GUI.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply