This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: vmware


  1. Mounting the VMWare Tools Installation CD


    I 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 …

    Read more

  2. Zend Core Mysql Error


    I'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 …
    Read more

  3. Installing VMWare Tools


    I 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 …

    Read more

  4. VMWare Virtual Machines on NTFS


    I 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 …
    Read more