Whatever you do will be insignificant, but it is very important that you do it.
- Mahatma Gandhi
Showing posts with label VMWare. Show all posts
Showing posts with label VMWare. Show all posts

Wednesday, May 28, 2008

Ubuntu 8.04 on VMWare Player

I've been working on getting an Ubuntu virtual machine running on my Ubuntu laptop so that I could test things without messing up my main laptop, and was having a very difficult time getting things working right. The biggest problem is that the keyboard repeat rate appeared to be set very fast, and each time I hit a key, I'd get multiples of that key. I found a blog entry that seems to have helped:
http://ubuntuforums.org/showthread.php?t=692842
This entry basically says that you should add acpi=off to the kernel line of your guest OS.
Worked great for me!