0

I have a VMWare Ubuntu VM created with VMWare player. Is there any way to install the Ubuntu system that is in the VM onto a physical server? In other words I want the server to boot with the exact same system and as is currently in the VM.

user9517
  • 117,122
billyp
  • 3
  • 2

1 Answers1

3

The only way I know of doing this is to create an image of the VMWare machine with software like clonezilla or ghost and then write that image to a physical disk. This should work, but be prepared to do some cursory driver/config maintenance once the image is written.