vmware on squeeze
1. Prerequisites installation apt-get install linux-headers-`uname -r` build-essential bzip2 gcc-4.3 2. VMware-server-2.0.2 install In this step we will install vmware-server-2.0.2. This installation process does not include the actual compilation of vmware-modules. Extract VMware-server-2.0.2 installation package: # cd # tar xvzf VMware-server-2.0.2-203138.i386.tar.gz Enter the root directory of...
Read Morevmware command line
Startup Options on a Linux Host The following list describes various options available when you run VMware Workstation from the command line on a Linux host operating system. VMware [-x] [-X] [-q] [-s <variablename>=<value>] [-m] [-v] [/<path_to_config>/<config>.virtual machinex ] [X toolkit options ] You can type these commands manually in a terminal window, or create...
Read Moreconvert vmware images to virtualbox
VBoxManage convertfromraw –format vmdk –variant Standard /tmp/debian.vmdk debian.vdi
Read More