![]() |
|
|
|||
|
|||
|
How to Create a Windows XP Virtual Machine
In this article I will show you how to create a Windows XP Virtual Machine. What is a virtual machine you may ask? A Virtual Machine is a piece of software which emulates (pretends), to be machine (computer) to do an abnormal task such as running Windows on a Macintosh computer for example, to occur via the trapping of computer instructions. It is quite literally a computer running ON a computer. One of the by-products of this is that the two systems can be entirely separated from each other, which allows a level of security that just can’t be matched.Now, lets make your own XP Virtual Machine.
![]() Window XP Virtual Machine. Windows XP being run from within Windows XP For anyone who wants to experiment further with these Virtual Machines (for techies and geeks): If you want to try this with other Windows operating systems such as Windows 2000. Open up the .vmx file with Notepad and it will look something like this: config.version = “8″Change the guestOS value to “windows2000pro” and the other WinXPPro values to Win2000 (the rest are just names so they dont matter as much). Also, these .vmx files are optimized for computers with only 256mb of ram which is why “memsize” equals 64. If you are running 512mb of ram then you might want to set this value to 128 for added performance. If you would like to customize the size of the .vdmk files. Download Qemu located here and install it to a location such as “c:\program files\qemu”. Goto Start > Run and type CMD. In the command window, while in the qemu directory (eg, c:\program files\qemu>) type: qemu-img.exe create -f vmdk WindowsXPPro.vmdk 13GReplace the 13G with whatever file size you want the VM partition to be (in this case, 13 gig) and it will create it in your qemu directory. You might want to move this out of this directory. Now all if you have to do is repeat the steps in this article using your own .vmdk and .vmx files and you have a custom Virtual Machine.
__________________
[IMG]file:///C:/DOCUME%7E1/ADMINI%7E1/LOCALS%7E1/Temp/moz-screenshot-2.jpg[/IMG] |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|