Is it possible to import Parallels VMs?
-
- Posts: 2
- Joined: 20. Sep 2013, 04:15
Is it possible to import Parallels VMs?
Rather than upgrade yet again from Parallels I'm thinking of trying VB. On the other hand, if possible, I would like to avoid recreating all my VMs.
Is it possible to import Parallels VMs into VirtualBox?
Thanks,
doug
Is it possible to import Parallels VMs into VirtualBox?
Thanks,
doug
-
- Volunteer
- Posts: 1095
- Joined: 20. May 2009, 02:17
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, OSX
- Location: U S of A
Re: Is it possible to import Parallels VMs?
yes, after a fashion
First thing to do is have a copy of the Parallels VM without the Tools, Additions or whatever Parallels calls their package.
If Windows Guest, just Uninstall via Control Panel(s)
I prefer to then use Disk2vhd in the VM if a Windows Guest.
While the resultant .VHD is usable as-is in VBox, most convert to .VDI via the Terminal command VBoxManage or the User Manual
refer to VDI vs VHD vs VMDK
First thing to do is have a copy of the Parallels VM without the Tools, Additions or whatever Parallels calls their package.
If Windows Guest, just Uninstall via Control Panel(s)
I prefer to then use Disk2vhd in the VM if a Windows Guest.
While the resultant .VHD is usable as-is in VBox, most convert to .VDI via the Terminal command VBoxManage
Code: Select all
man VBoxManage
refer to VDI vs VHD vs VMDK
Last edited by ChipMcK on 20. Sep 2013, 06:43, edited 2 times in total.
-
- Posts: 2
- Joined: 20. Sep 2013, 04:15
Re: Is it possible to import Parallels VMs?
Thanks. I will give that a try!
doug
doug
Re: Is it possible to import Parallels VMs?
Hi,
I switched from Parallels to VB recently and I just browsed to the Virtual HDD (which is a bit tricky), renamed it, copied it to another location and opened it in VB.
-Find the VM that you wish to import in your Parallels folder (where all the VM´s are located - mine was in the Documents folder) and right-click -> Show Package Contents
-Locate the .hdd file, right-click and choose Show Package Content
-Locate the .hds file, copy it to another location and rename extension to .hdd
-You should now be able to "use existing virtual HDD file" when creating your new VM
Regards Jimi
I switched from Parallels to VB recently and I just browsed to the Virtual HDD (which is a bit tricky), renamed it, copied it to another location and opened it in VB.
-Find the VM that you wish to import in your Parallels folder (where all the VM´s are located - mine was in the Documents folder) and right-click -> Show Package Contents
-Locate the .hdd file, right-click and choose Show Package Content
-Locate the .hds file, copy it to another location and rename extension to .hdd
-You should now be able to "use existing virtual HDD file" when creating your new VM
Regards Jimi
Re: Is it possible to import Parallels VMs?
Hello Jimi,
I tried you procedure as it is the simplest and got a VM which would not completely start. It opens to a page where I can select whether I want to start in Safe Mode, a couple of others, or start Windows normally. In Start Windows Normally, the countdown clock goes to zero and nothing happens. In Safe Mode, it scrolls through some startup process, but remains in the black screen and nothing further happens.
Any thoughts on what is going on? The only file that had an .hds extension looked like this: winxp.hdd.0.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds and I changed the .hds to .hdd as you suggested.
Cheers,
George
I tried you procedure as it is the simplest and got a VM which would not completely start. It opens to a page where I can select whether I want to start in Safe Mode, a couple of others, or start Windows normally. In Start Windows Normally, the countdown clock goes to zero and nothing happens. In Safe Mode, it scrolls through some startup process, but remains in the black screen and nothing further happens.
Any thoughts on what is going on? The only file that had an .hds extension looked like this: winxp.hdd.0.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds and I changed the .hds to .hdd as you suggested.
Cheers,
George
Re: Is it possible to import Parallels VMs?
Hi George
Did you copy the .hds file to another location?
I was thinking it could be disk controller related (AHCI/IDE) but if you created an XP vm it should default to IDE?
Did you copy the .hds file to another location?
I was thinking it could be disk controller related (AHCI/IDE) but if you created an XP vm it should default to IDE?
Re: Is it possible to import Parallels VMs?
Hello Jimi,
Yes, I copied the .hds file to Desktop. Big file! 17GB!
But, it might be something to do with the disk controller because the lines of print when I tried starting in Safe Mode all related to "multi(0)disk(0)rdisk(0)partition(1)\WINDOWS\system32\DRIVERS\ various stuff in .sys
Under storage it says Controller: IDE and then IDE Primary Master: and the file I copied as a .hdd
That's all I know.
Cheers,
George
Yes, I copied the .hds file to Desktop. Big file! 17GB!
But, it might be something to do with the disk controller because the lines of print when I tried starting in Safe Mode all related to "multi(0)disk(0)rdisk(0)partition(1)\WINDOWS\system32\DRIVERS\ various stuff in .sys
Under storage it says Controller: IDE and then IDE Primary Master: and the file I copied as a .hdd
That's all I know.
Cheers,
George
-
- Posts: 1
- Joined: 6. Mar 2014, 11:06
Re: Is it possible to import Parallels VMs?
Jimi,
Genius! You've helped me out of a hole - thanks.
J
Genius! You've helped me out of a hole - thanks.
J
Re: Is it possible to import Parallels VMs?
Hi Jummy !
I have done exactly what you said, taking the files from a suspended Parallels server. Created it all alright at VB but when I choose the kernel at Grub time it remains for ever at "Loading initial ramdisk"

Any extra clue please ?
I have done exactly what you said, taking the files from a suspended Parallels server. Created it all alright at VB but when I choose the kernel at Grub time it remains for ever at "Loading initial ramdisk"


Any extra clue please ?
Re: Is it possible to import Parallels VMs?
O Got it !!!!
Just had to force the SATA Disk automatically added to be my *.hdd image
Thanks !
Just had to force the SATA Disk automatically added to be my *.hdd image
Thanks !
Re: Is it possible to import Parallels VMs?
Hi Jimi,
Worked for me. Thank you very much!
Just want to note that when I copy the .hds file, I chose the biggest file because this one is the VM. Other .hds files are snapshots and do not work.
Worked for me. Thank you very much!
Just want to note that when I copy the .hds file, I chose the biggest file because this one is the VM. Other .hds files are snapshots and do not work.
Jummy wrote:Hi,
I switched from Parallels to VB recently and I just browsed to the Virtual HDD (which is a bit tricky), renamed it, copied it to another location and opened it in VB.
-Find the VM that you wish to import in your Parallels folder (where all the VM´s are located - mine was in the Documents folder) and right-click -> Show Package Contents
-Locate the .hdd file, right-click and choose Show Package Content
-Locate the .hds file, copy it to another location and rename extension to .hdd
-You should now be able to "use existing virtual HDD file" when creating your new VM
Regards Jimi
Re: Is it possible to import Parallels VMs?
Just wanted to chime in with an additional report of success following Jummy's procedure. In this case a Windows 7 64-bit guest on a Mac OS X host.
Immediately following successful creation of new VirtualBox VM, I logged in to a Windows admin account, un-installed the Parallels Tools, restarted and proceeded with the installation of the VB Guest Additions. All is good.
Immediately following successful creation of new VirtualBox VM, I logged in to a Windows admin account, un-installed the Parallels Tools, restarted and proceeded with the installation of the VB Guest Additions. All is good.
Re: Is it possible to import Parallels VMs?
Hi - I tried to follow the instructions put forth by Jimi, but I got stuck. I don't know if this has to do with the fact that I am running VirtualBox on OS X Yosemite, where I am trying to import a Parallels VM running Windows XP
I did the following:
-Find the VM that you wish to import in your Parallels folder (where all the VM´s are located - mine was in the Documents folder) and right-click -> Show Package Contents
-Locate the .hdd file, right-click and choose Show Package Content
-Locate the .hds file, copy it to another location and rename extension to .hdd --> My .hdd is ~45 GB
-You should now be able to "use existing virtual HDD file" when creating your new VM --> in the version of VB I am running (version 5.0.10 r104061), it says "use existing virtual Hard Disk File". Not sure if this makes a difference.
When I attempt to start the machine in VB, it says "FATAL: Could not read from the boot medium! System halted."
I have no idea where to begin debugging - help?
I did the following:
-Find the VM that you wish to import in your Parallels folder (where all the VM´s are located - mine was in the Documents folder) and right-click -> Show Package Contents
-Locate the .hdd file, right-click and choose Show Package Content
-Locate the .hds file, copy it to another location and rename extension to .hdd --> My .hdd is ~45 GB
-You should now be able to "use existing virtual HDD file" when creating your new VM --> in the version of VB I am running (version 5.0.10 r104061), it says "use existing virtual Hard Disk File". Not sure if this makes a difference.
When I attempt to start the machine in VB, it says "FATAL: Could not read from the boot medium! System halted."
I have no idea where to begin debugging - help?
Re: Is it possible to import Parallels VMs?
I'm in the same exact boat as susa123.
Any success on this issue?
Any success on this issue?
Re: Is it possible to import Parallels VMs?
I'm another person with this exact issue. Anyone resolve it yet?