UbuntuJeOS: pushed
Ubuntu JeOS:
Http://www.ubuntu.com/products/whatisubuntu/serveredition/jeos
For an English tutorial, see the next page:
How to Develop Virtual Appliances Using Ubuntu JeOS
Installation tips:
Select english as the language, otherwise the command prompt is square, and the installation of zhcon will crash
Region options: china
This problem occurs when vmware-tools is installed in this tutorial:
The following VMware kernel modules have been found on your system that were
Not installed by the VMware Installer. Please remove them then run this
Installer again.
Vmxnet
Vmblock
Vmmemctl
Vmhgfs
Execution aborted.
The temporary solution is:
Cd/lib/modules/2.6.22-14-virtual/ubuntu/
Mkdir/tmp/vm-bak/
Mv vm */tmp/vm-bak/
That is to say, remove the directories in which several VMS in this directory will conflict with vmware-tools first.
Then you can start to install vmware-tools. The above directories will be re-compiled during the installation process.
Then, vmware-tools will be automatically started with no error.