I have a computer with a Unix OS installed on it. I want to convert this computer to a virtual machine so that I can run it on another computer with VMware workstation.

link|improve this question
1  
Plz send codez!!!!11!!one – mh. Oct 15 '09 at 20:12
Hardly. I think this is a real question. Do you want them to pad it with three paragraphs of irrelevant back story? – Mark Henderson Oct 15 '09 at 20:16
2  
Alex: Please be more descriptive. It looks like you are asking how to convert an existing install to a vmware image, but we have no idea what kind of existing install. Bare metal? Xen? Another VM system? – Scott Markwell Oct 15 '09 at 20:22
2  
I think it would be more beneficial to visit the VMWare site and obtain the appropriate tools and information from them. After all, they seem to know something about this stuff. – John Gardeniers Oct 15 '09 at 20:51
2  
SO/F/U is not the place to be answering with "Google It" links. The idea is that when people google it brings them here. – Mark Henderson Oct 15 '09 at 21:22
show 6 more comments
feedback

2 Answers

The product you need is called VMWare Converter. You will be after the Standalone version. The documentation for it can be found here.

Basically, the VMWare Converter will take the existing physical Unix machine and convert it into a VMWare format. This VMWare image can then be loaded into whichever VMWare host you choose.

link|improve this answer
can I install it on unix? does it support unix? – Alex Oct 15 '09 at 21:29
this sounds like the way to go for me. – djangofan Oct 15 '09 at 21:30
2  
Hi Alex, please read the documentation. "Unix" isn't a good enough description. Is it FreeBSD? AIX? AT&T System V? – Mark Henderson Oct 15 '09 at 21:50
feedback

Although I prefer the VMWare Converter answer, you could probably also do it using Clonezilla. Just be careful to create a VMWare image that has a virtual hard drive that is the same size or bigger than the original. Also, keep in mind that when the virtual machine starts up its going to detect totally different hardware and so you might have an issue with X-windows, network connectivity, etc. that you will need to work around.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.