Difference between revisions of "HowTo Install Virtual Machines with VMware Player"

From OpenFOAMWiki
(Started the page, so it won't be a red link in the HowTo main page.)
 
(save before Firefox blows a fuse)
Line 1: Line 1:
Stub page...
+
= Introduction =
 +
Testing OpenFOAM installations on several different Operating Systems can ''take its toll''. But at least with virtualization, one person can handle 3, 4 or even more virtual machines at the same time or in sequence, all with a single ''real'' machine.
  
 +
For the readers that don't know what machine virtualization is, here are some pages on this subject at [http://www.wikipedia.org Wikipedia]:
 +
* Page about what a [http://en.wikipedia.org/wiki/Virtual_machine Virtual machine] is.
 +
* The global description of what [http://en.wikipedia.org/wiki/Virtualization Virtualization] is.
 +
* [http://en.wikipedia.org/wiki/Virtual_machine#Extended_descriptions_of_selected_virtualization_software Extended descriptions of selected virtualization software].
 +
<br />
 +
From the last link there are 2 popular and free virtualization applications for the general public:
 +
* [https://www.virtualbox.org VirtualBox] - The preferred among the open-source community, given the code is open-source.
 +
* [http://www.vmware.com/vmplayer VMware Player] - The one described in this How To page and which will be referred to from here on as ''VMplayer''.
  
Official page for VMware Player: [http://www.vmware.com/vmplayer www.vmware.com/vmplayer]
+
The choice of using VMplayer is somewhat simple: it's free, very good (if not best) performance and easy to use. (and personal preference - [[User:Wyldckat|Wyldckat]] 00:11, 7 July 2012 (CEST))
 +
Nonetheless, VirtualBox is a very good competitor, specially for testing PXE boot images. ([[User:Wyldckat|Wyldckat]] 00:11, 7 July 2012 (CEST))
  
 +
<br />
 +
This wiki page is divided into the following chapters:
 +
* [[#How to install VMplayer]]
 +
* [[#How to create a new virtual machine]]
 +
* [[#Troubleshooting]] - as in ''don't shoot your computer, shoot only the troubles themselves''
  
[[User:Wyldckat|Wyldckat]] 23:37, 6 July 2012 (CEST)
+
Final introductory note: this tutorial would probably be more appreciated as a video tutorial, but that exercise is left to the readers that wish to contribute!
 +
 
 +
= How to install VMplayer =
 +
The official page/short-link for VMware Player: [http://www.vmware.com/vmplayer www.vmware.com/vmplayer]
 +
TODO
 +
 
 +
= How to create a new virtual machine =
 +
TODO... 1st upload pictures, then write dialogue...
 +
 
 +
= Troubleshooting =
 +
TODO... I know at least about that sync issue...
 +
 
 +
= History =
 +
Readers are welcome to improve this document if they so see fit to do it. Links to video tutorials directly related to this tutorial are also welcome.

Revision as of 22:11, 6 July 2012

1 Introduction

Testing OpenFOAM installations on several different Operating Systems can take its toll. But at least with virtualization, one person can handle 3, 4 or even more virtual machines at the same time or in sequence, all with a single real machine.

For the readers that don't know what machine virtualization is, here are some pages on this subject at Wikipedia:


From the last link there are 2 popular and free virtualization applications for the general public:

  • VirtualBox - The preferred among the open-source community, given the code is open-source.
  • VMware Player - The one described in this How To page and which will be referred to from here on as VMplayer.

The choice of using VMplayer is somewhat simple: it's free, very good (if not best) performance and easy to use. (and personal preference - Wyldckat 00:11, 7 July 2012 (CEST)) Nonetheless, VirtualBox is a very good competitor, specially for testing PXE boot images. (Wyldckat 00:11, 7 July 2012 (CEST))


This wiki page is divided into the following chapters:

Final introductory note: this tutorial would probably be more appreciated as a video tutorial, but that exercise is left to the readers that wish to contribute!

2 How to install VMplayer

The official page/short-link for VMware Player: www.vmware.com/vmplayer TODO

3 How to create a new virtual machine

TODO... 1st upload pictures, then write dialogue...

4 Troubleshooting

TODO... I know at least about that sync issue...

5 History

Readers are welcome to improve this document if they so see fit to do it. Links to video tutorials directly related to this tutorial are also welcome.