Polite notice

Just to let you know that this web site uses CSS to enhance the look and user experience, it looks like your web browser can not understand CSS or you have turned it off.

The effect is that things may not look as intended. Thanks for viewing though!


Archive for June 2005

VMware GSX fix

Recent versions of the Linux kernal haev switched from using udev devfs, this causes problems for versions of vmware pre the Workstations V5 generation. The solution:

  1. rm /etc/vmware/not_configured if it exists.
  2. Copy the following code into /etc/init.d/vmware after line 815.
    for a in `seq 0 9`; do
        mknod /dev/vmnet$a c 119 $a > /dev/null 2>&1
        done
        mknod /dev/vmmon c 10 165 > /dev/null 2>&1
  3. Now run /etc/init.d/vmware start and the program should work again.

Review Time

No update in the past few weeks because I’ve been doing exams, and so haven’t been doing any work towards my dissertation. But since my first time back after the exams was at the start of the month, it’s time for a review.

  1. Project Scope – received and expanded to include what will be included and what wont be included in this project
  2. Timeline – all tasks have been entered into the timeline and time periods put against them
  3. Investigate testing & testing environments – research done, just needs writting up.
  4. Other company testing environments – questionnaire done, sending out soon.
  5. Meeting with testers – questionnaire completed and replies analysed. Goood discussions about how things will work.
  6. Review of virtual machine products – still continuing

So as you can see I have done quite a bit, but I’ve also got quite a bit to crack on with.

Tuxx.org.uk is proudly powered by WordPress, Gallery, Debian & Zen