-
Mounting the VMWare Tools Installation CD
02 October 2008
Read moreI was recently installing the VMWare tools onto a debian etch virtual machine which I downloaded from the thoughtpolice.co.uk site, and I ran into problems. When the installation instructions from thoughtpolice say to type
mount /dev/cdrom /mnt/
This gives me an error about "You must specify the …
-
Zend Core Mysql Error
27 June 2008
Read moreI've had this error more than once. On a debian virtual machine, with Zend Core installed, and when mysql doesn't restart when the machine reboots. It looks something like this:
debian:/usr/local/Zend/mysql/bin# ./mysqld 080627 12:31:16 [ERROR] Can't find messagefile '/usr/local/mysql/share/mysql …
-
Installing VMWare Tools
21 April 2008
Read moreI recently did some work with Debian Etch virtual machines which I downloaded from the good people at thoughtpolice. Here are my notes on getting the VMWare tools added to that machine.
To be able to do anything interesting with a virtual machine, you need to install the VMWare tools …
-
VMWare Virtual Machines on NTFS
17 April 2008
Read moreI keep having a problem with my virtual machines. I'm running kubuntu but the virtual machines are on an NTFS partition (because I use them from windows occasionally). The error message appears at startup and goes like this:
VMware Player unrecoverable error: (vcpu-0)Failed to allocate page for guest RAM …