RSS Feed
Jan 27

HowTo: Fix Virtualbox not allowing you to attach USB devices to your virtual machines.

Posted on Wednesday, January 27, 2010 in Tutorials

Virtualbox is a great desktop virtualisation tool, but one of its annoying installation niggles is that when you setup and run a virtual machine you can’t attach any USB devices to it at all because all your USB options in Virtualbox are greyed out.

There are a raft of different solutions to this problem out there ranging from adding an extra line to the /etc/fstab file to modifying your udev rules, but the real cause of this problem is simply that your login name does not have permission to access Virtualbox’s USB driver which interfaces itself between the VM’s virtual USB hardware and your real USB stack.

(more…)

2 people like this post.
Sep 21

New server!

Posted on Monday, September 21, 2009 in News

I finally got around to upgrading the server that serves this very page you’re reading to Ubuntu Jaunty today, up from Ubuntu Hardy. Yes I know, maybe I should have waited for Karmic, or even Lucid, but the biggest reason why I did this was that I’ve migrated this server from the little Pentium 4 Shuttle XPC that was in use before onto a Virtualbox 3.0.6 headless VM hosted on an Ubuntu Jaunty box running on top of an Intel E5200 CPU.

You’re probably wondering why I’d use an E5200 when it doesn’t have hardware virtualisation features built in? Well, the server consumes very little juice compared to the Pentium 4 (26% less in fact), it’s more powerful, it’s cheap, cheerful, produces less ambient heat, is a heck of a lot quieter and there’s loads of CPU time left over to do other things outside of the VM on the host side.

CPU wise, when the server gets really busy I’ve seen spikes as high as 50%, but it never exceeds that, so as far as I’m concerned, it’s fine. If I ever need this box to do anything more significant, I’ll upgrade the CPU to something that does have VT-x later on.

If you see anything unusual/missing/dead from today onwards, please let me know in a comment!

1 person likes this post.
Dec 21

Virtualbox 2.1

Posted on Sunday, December 21, 2008 in Review

Sun’s ubiquitous virtualisation application Virtualbox has been updated to version 2.1 and brings with it a number of new additions to warrant a major update, with two of the most interesting new features being 3D acceleration support and Networking changes that negate the need for bridging the host adapter to the guest.

(more…)

Be the first to like.
Oct 14

HowTo: Install the Virtualbox Guest Additions drivers in Ubuntu Intrepid 8.10 Beta.

Posted on Tuesday, October 14, 2008 in Tutorials
Having a play with the Beta of Ubuntu Intrepid 8.10 Beta under Virtualbox (2.0.2 at the time of writing), I noticed that the installation of the Virtualbox Guest Additions don’t appear to work in the usual manner. You’d reboot after installing them and, well, nothing new happens – no VBox video and mouse driver in operation. Ubuntu Intrepid Ibix 8.10 Logo

(more…)

Be the first to like.