Run other operating systems on your PC
There are occasions where you probably want to run a different operating system on your computer without really installing it, for instance to test it before you make a decision to install it. Or maybe, you want to learn the ins and outs of another operating system, a Linux distribution for instance, but do not like the idea of installing it right away on your PC. Or, you want to test multiple Linux distributions to find the one best suited for you. Instead of installing them all and deleting them again, you can run them in a virtual environment instead.
All you need are three ingredients. First, you need the free vmware player, then you need os.zip which is used to install the operating system and finally you need an iso file or a cd / dvd of the operating system you want to run in a virtual environment.
Installation is simple as well:
Install vmware player and unzip os.zip. Change to the unzipped directory and open os.vmx in a text editor.
Change the following lines:
memsize = “512″
ide1:0.fileName = “c:\image.iso
Edit the memsize line with the amount of ram that you want to provide for vmware and the second operating system. For most Linux distros 256 should be enough, make sure you leave enough left for Windows. The second line is the location of your .iso file. change it accordingly. If you have it on a CD or DVD edit the following three lines
ide1:0.present = “TRUE
ide1:0.fileName = “c:\image.iso
ide1:0.deviceType = “cdrom-image
into
ide1:0.present = “TRUE
ide1:0.fileName = “auto detect
ide1:0.deviceType = “cdrom-raw
Start Vmplayer and open the os.vmx, as soon as you see the starting screen press ESC to enter the list of bootable devices. Select Cd-Rom and hit enter. The Os should load just fine and you are ready to go.
The vmware site offers some pre-build virtual machines. These pre-build virtual machines are called virtual appliances. They can still be downloaded from the VMWare solution exchange. Here you find appliances for popular applications and operating systems.
Advertisement
I’m getting the same permission error on win 7 as fateh has in vista…Error while powering on: (Unable to open file “C:\OS.vmdk”: Insufficient permission to access file)… I found the os.zip file at http://teamnirvana.com/blog/wp-content/uploads/2009/09/OS.zip
Under the properties of all the files the permissions are all checked as allow. Anyone know what could be tripping this error?
Thanks jamers
Hi, it wok in windows vista? I try it but is not working, it say: “Error while powering on: Check for missing files failed:
Insufficient permissions to access the file.”
help plz
I would also like a valid link to the file.
were you realy interested in sharing knowledge with people, you would have been clever to check up the links your are displaying
I don’t know what is all your problem with showing the same link which ain’t working
OS.zip on that damn linux /linux.wolphination.com is a shit dead end
CHECK IT UP!!!#@~~
Hey AaDiTyA_DMW, I’m stuck too, and your instructions are too concise to follow. Where can I get step-by-step instructions for the procedure you are outlining?
Thanks
Hi Guys,
U don’t Have to Download It from any where else..
U can create one of your own.
Just Grab an OS CD or DVD..
Make a Virtual Image of It..Using Magic ISO Or any other Deamon Tools..
And then Just load it after Running VMware..And then it will Take care of all those missing or broken Drivers(IN case of XP)..
I can’t get the files either. It would be greatly appreciated if anyone can find another source of the files or exactly what is needed to build it from scratch maybe.
Thanks
looks like wolphination got suspended. I can’t download OS.zip file. Could anybody provide a valid link for OS.zip file? Many thanks.
>I want to Boot My Already Installed XP Using VMware(I Didn’t Installed Xp Using VMware)
It won’t work directly, pluging existing OS into virtual pc usually ends up breaking that OS.
Easy solution – re-install XP under VMWare.
Complex solution – make image of XP partition, restore it to VMware, fix broken drivers and such.
I highly recommend easy way, complex one is total mess that is not guaranteed to succeed. :)
I already Have An Installed XP and Ubuntu 8.04 on My Hard Disk. currently I Installed VMware On Ubuntu 8.04 ,
I want to Boot My Already Installed XP Using VMware(I Didn’t Installed Xp Using VMware) And Work on it. Plz Help By Giving Ur Suggestion, i m Desperately Waiting For FollowUp Comments
Its also possible to use the freeware Colinux
to linux on windows nativly.