I have vimware installed in my old computer with ubuntu OS I want to install on my new computer the same machine only as physical machine and not virtual
Can I do it ? How?
|
I have vimware installed in my old computer with ubuntu OS I want to install on my new computer the same machine only as physical machine and not virtual Can I do it ? How? | |||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
It is possible to do it, it will be tedious and you might run into problem with disk partitioning. A reinstall would be simpler. You will need a few tools and mostly time because you cannot boot into an operating system you just currently backing up or restoring, and your (let's say) Original OS is a virtual one. I will name the virtual OS as 'Original' and the to-be-physical OS as 'Target' onward. If you have other bootable Linux Virtual Machines, you are a bit luckier.
If you don't have other VMs, you'll need to attach the Live CD to the Original VM and boot into the Live CD (This is where a lot of people fails, check twice if CD booting is enabled on the VM). Then mount the external HDD, unmont the Original's HDD and everything is the same as above from "use the On the Target machine:
| ||||
|
feedback
|