Archive for the ‘VMWare’ Category
Wednesday, August 22nd, 2007
During installation the kernel headers and a C compiler will be required, to check which kernel you are using type this command:
# uname -r
2.6.18-5-686
# apt-get install linux-headers-2.6.18-5-686
# apt-get install make gcc
Now that the required packages are installed follow these steps to install the vmware tools:
1. click install vmware tools from ...
Posted in VMWare | No Comments »
Tuesday, July 31st, 2007
This guide only works on WS 2008 or Vista. The WAIK is supported on WS 2003 and XP too, but the driver injection will fail.
You can download the WAIK here.
Install the WAIK, open the Windows PE Tools Command Prompt. Also, have the WS 2008 boot.wim ready, and mount the VMWare ...
Posted in VMWare, Windows Server 2008 | No Comments »
Wednesday, July 25th, 2007
In VMware Server Console, click "Install VMware Tools".
The setup GUI will not automaticly appear, so you have to run it manually. Actually by clicking on "install vmware tools" the cd-rom drive was mounted with tools, so you can now type "D:", and then run setup.exe.
This will run the setup GUI ...
Posted in VMWare, Windows Server 2008 | No Comments »