I have a bunch of VirtualBox VMs (Linux and Windows) and would like to know how to transfer any of them to the metal.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
I'm not sure if you can do this with windows guests. I'll outline what I would do first to move any VM to physical disk, and some "hints" which may help with windows. So, in general, you need an image of the virtual hard drive:
This should work for most Linux machines. For windows, chances are, that you may have a lot of troubles. I would start with creating a new hardware profile in the VM before I even try. |
||||
|
|
Mounting thought loopback device with
More details here: http://unix.stackexchange.com/a/45019/9689 |
|||
|
|
