archives
- November 2008 (2)
- October 2008 (4)
- September 2008 (2)
- August 2008 (4)
- July 2008 (10)
- June 2008 (5)
- May 2008 (5)
- April 2008 (10)
- March 2008 (13)
- February 2008 (3)
- January 2008 (7)
- December 2007 (7)
- November 2007 (9)
- October 2007 (10)
- September 2007 (1)
blogroll
After upgrading to Hardy Heron, I found that my VMWare no longer worked. No good! So being the early adopter that I am, I decide its time to give VMWare Server 2 Beta a spin. Oops…. just a bit painful. Thankfully, I finally figured it out through the help of several websites. Here is the step-by-step that should save you a few hours.
Some Background:
I had VMWare Server 1 (that stopped working upon upgrade) with Windows XP installed previously. I am running a Dell Precision 690 with Ubuntu Hardy Heron 8.04 64bit. My kernel is (output from cat /proc/version) 2.6.24-19-generic (buildd@yellow) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)).
Current Situation:
VMWare Server 2 beta is running great with my previous Windows XP virtual machine in tact. The first thing I did was power up the console and install the VMWare tools from the browser; that automatically started the installation from within the VMWare console under XP.
Step-by-Step:
Install Preliminary Packages
sudo apt-get install build-essential linux-headers-`uname -r` xinetd
source
Disable ipv6
You need to do this because VMWare Server 2 is not compatible with ipv6 in Ubuntu. Follow the instructions here.
Update hosts file
Make sure you have an entry in your /etc/hosts file that looks like this:
127.0.0.1 localhost
source
Install VMWare
Download the beta here.
I used this guide to do the install.
Change User Access
“Because Ubuntu does not use the root user account we also need to setup access for your main user. Replace root with your username on line 10 of: /etc/vmware/hostd/authorization.xml (ACEDataUser).”
source
Restart Your Machine
I’m not sure if this is completely necessary, but the tutorial about disabling ipv6 recommended it.
Experience VMWare heaven
Open a terminal and type in vmware. Firefox will open and tell you something is wrong with the certificate. Click ok, then click the link that says “Or you can add an exception…”. Add and confirm the certificate and you should be good to go. Login with your system username and password.
about
Find out more about the author here.
categories
- Blogging (1)
- Business (38)
- Design (1)
- Django (1)
- FireFox 3 (1)
- General (4)
- Holiday (3)
- Life Hacks (21)
- Marketing (6)
- offbeat (3)
- Personal Development (8)
- Podcasting (1)
- Productivity (4)
- Programming (12)
- Python (1)
- Reviews (2)
- Sales (5)
- Social Networking (8)
- Symfony (1)
- Ubuntu (7)
- Video (3)
- Windows Vista (1)
- Windows XP (1)
- xv6800 (1)
members
most commented post
- » Managing Your Life With GTD, Online Tools and a File Cabinet - 19
- » How To Download Ustream.tv Videos - 12
- » Plurk Unleashed! - 12
- » Using The Web To Save on Holiday Gifts - 11
- » What Online Social Media Networks Do You Participate In? - 10
- » 19 Secrets From LA's Top SEO Firm - 10
- » The Story Behind iPhone.com - 10
- » Get Symfony Installed in 20 Minutes on Vista - 9
- » CSS Equivalent of Prototype? - 7
- » Thoughts are Things - 7
recent entries
- Using The Web To Save on Holiday Gifts
- GPS Nirvana with the Verizon xv6800 Running Windows Mobile 6.1
- Happy Holloween! Enjoy the Evil Pumpkin!
- Enterprise 2.0: Changing Models for Organization
- Digital Writing: Any Paper, Anywhere
- Emergency Economic Stabilization Act of 2008 - Talking Points
- How to Promote a Local Event
- BaseCamp Just Became Much More Usable
- To Google: Apology Accepted
- A Ten Point Formula for Success by President Lyndon Johnson
recent comments
- BeasMom: Awesome collection - thanks! Please add the gift of TIME to Group Gifting. Perfect for elderly relatives...
- Exquipass: As per my opinion, we should use complex and different passwords for all accounts and then use a safe...
- kizzy: Thanks for this great roundup. I’ve found that PriceGrabber.com is invaluable - more so now than ever,...
- Vijay: Very useful and nice information. It really helps me to buy gifts at cheaper prices and i have saved lot of...
- lee: with internet access so reaily available these days Black Friday is a thing of the past for me. I love cyber...
Wordpress theme by Wordpress Themes & made free by Internet Marketing Center
Copyright 2008, ThinkingSerious.com

July 1 2008
IF you main trouble with vmware server on hardy was with the console, you can solve it by going back to version 2:1.0.3-7 libx11-6 an libxll-data. This works in Debian also.