Virtual Windows

| Comment
I installed VirtualBox on my Ubuntu laptop and now can run Windows XP as a virtual operating system within its own window. This is much better than having a dual boot system and on startup always having to choose one or the other.

VirtualBox-Windows-XP.png

I was hoping to do the same with favorite good old FreeBSD. However, it will not install correctly because it cannot find the boot loader for some weird reason. I tried it with FreeBSD 6.4, 7.0 and 7.1 beta but none of the worked.

Leave a comment

Information

So far this blog contains no less than 1606 entries together with 1734 comments.

Look Inside

Recent Blog Entries

Random link
Let's say that you want to select a random link within a certain div tag which has a given id and then jump to where that link points to. …
Stay positive
Rumor has it that 2009 is going to be a very difficult year. However, I believe that things will go along much better than people expect. My prediction is that …
Don't cuss
"Als er een vloek valt breekt er iets.""Whenever a curse is made something breaks."Bond tegen het vloeken is een organisatie die zich inzet voor respectvol taalgebruik, zonder vloeken en schelden. …
Not a number
typeof(NaN) == 'number' NaN stands for 'Not a Number' but as you can see it is a 'number' nonetheless. null is a value that isn't anything. undefined is a value …
Fn and Ctrl keys
Why would anyone in their right mind want to exchange the Fn and the Ctrl keys on the keyboard? This is confusing and pissing me off. What's wrong with this …