I’ve just finished installing Windows 7 Beta (build 7000) on VirtualBox with 512MB allocated memory. Way to go Microsoft! This is what Vista should have been!
Archive for January, 2009
Here’s how to install VirtualBox on OpenSUSE 11.1:
- First, you’ll have to download the package from Sun’s website.
- Get the right package for your OS platform (32-bit or 64-bit). I had the mistake of installing the wrong package. You can check your platform by running ‘uname’ command with ‘-a’ (print all information) argument:
ryan@rawswift:~/Desktop> uname -a Linux rawswift 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64 x86_64 GNU/Linux ryan@rawswift:~/Desktop>
A 64-bit kernel will give you ‘x86_64 x86_64 x86_64′ and a 32-bit would show ‘i686 i686 i386′.
- After you’ve download the package, it time to install it:
ryan@rawswift:~/Desktop> sudo rpm -i VirtualBox-2.1.2_41885_openSUSE111-1.x86_64.rpm Creating group 'vboxusers'. VM users must be member of that group! ryan@rawswift:~/Desktop>
That’s it! Now run ‘Sun xVM VirtualBox’ on your application menu or ‘VirtualBox’ on your shell. Enjoy!
Problems and fixes (especially on a 32-bit and OSE package)
- VirtualBox’s library requirements. Install the following:
pam-devel libqt2-32bit libqt4-x11-32bit SDL-32bit libxslt-32bit
- After running VirtualBox, it doesn’t show up on screen. Run VirtualBox on shell:
ryan@rawswift:~/Desktop> VirtualBox WARNING: The vboxdrv kernel module is not loaded. Either there is no module available for the current kernel (2.6.27.7-9-default) or it failed to load. Please recompile the kernel module and install it by sudo /etc/init.d/vboxdrv setup You will not be able to start VMs until this problem is fixed. /usr/bin/VirtualBox: line 72: /usr/lib/virtualbox/VirtualBox: Permission denied /usr/bin/VirtualBox: line 72: exec: /usr/lib/virtualbox/VirtualBox: cannot execute: Success ryan@rawswift:~/Desktop>If the above error appears, you should run ‘vboxdrv’ script to create the VirtualBox kernel module:
ryan@rawswift:~/Desktop> sudo /etc/init.d/vboxdrv setup Stopping VirtualBox kernel module done Removing old VirtualBox netflt kernel module done Removing old VirtualBox kernel module done Recompiling VirtualBox kernel module failed (Look at /var/log/vbox-install.log to find out what went wrong) ryan@rawswift:~/Desktop>
If it fails to compile, install ‘kernel-source‘ through YaST. Then run ‘/etc/init.d/vboxdrv setup’ again.
ryan@rawswift:~/Desktop> sudo /etc/init.d/vboxdrv setup Stopping VirtualBox kernel module done Removing old VirtualBox netflt kernel module done Removing old VirtualBox kernel module done Recompiling VirtualBox kernel module done Starting VirtualBox kernel module done ryan@rawswift:~/Desktop>
- Permission denied:
ryan@rawswift:~/Desktop> VirtualBox /usr/bin/VirtualBox: line 72: /usr/lib/virtualbox/VirtualBox: Permission denied /usr/bin/VirtualBox: line 72: exec: /usr/lib/virtualbox/VirtualBox: cannot execute: Success ryan@rawswift:~/Desktop>
Run ‘chmod’ on ‘VirtualBox’. This will set the execute bit:
sudo chmod +x /usr/lib/virtualbox/VirtualBox
- Driver mismatch. If an error box appear when you ‘Start’ a virtual machine:
The VirtualBox support driver which is running is from a different version of VirtualBox. You can correct this by stopping all running instances of VirtualBox and reinstalling the software. (VERR_VM_DRIVER_VERSION_MISMATCH). Result Code: NS_ERROR_FAILURE (0x80004005) Component: Console Interface: IConsole {e3c6d4a1-a935-47ca-b16d-f9e9c496e53e}Check your VirtualBox package platform (64-bit or 32-bit, see the tutorial above).
I’ve experience a problem with Brasero. After a fresh intall of OpenSUSE 11.1, I tried to burn an ISO using Brasero, I had no problem with it on my previous install or so I think. When I try to burn, it couldn’t detect my DVD drive: “No available medium” but the DVD disc are properly placed inside the tray. Anyway I’ll be post here the quick fix I did to get it working:
Here’s it is:
- Open YaST
- Go to ‘Security and Users‘
- Click ‘User and Group Management‘
- Edit your profile
- Go to ‘Details‘ tab
- Then on the ‘Additional Groups‘, check the ‘cdrom‘
- Click ‘Ok‘ to save setting
Now open Brasero and start burning!
Note: If Brasero still can’t detect your DVD drive, restart your system this would fix it.
I’d upgraded my office workstation’s OS from OpenSUSE 10.3 to 11.1. Been waiting for a chance to install this new version, since it’s public release (December 2008). I’ve been using OpenSUSE as my primary OS for web development at the office and run Windows XP in VirtualBox. After years of trying out different Linux distribution and BSDs. I’ve never seen anything quite like OpenSUSE. So! for years I’ve been stickin with it and I think I’ll never let go.
Still stuck with Windows? Go get OpenSUSE!

Custom Wordpress Default
For the past couple of days, I’ve been working on a custom Wordpress theme for this blog site. And it was a pleasant experience. I had a lot of fun customizing layouts, templates and hacking plugins.
Here are the tools and plugins that I’ve used for this theme:
• Google XML Sitemaps – XML sitemap generator
• Twitter Tools – Twitter API
• Add-Meta-Tags – Metas for page optimization
• Akismet – Spam protection
• JQuery – AJAX and simple animation
…and a whole lot of imagination and creativity.

Legazpi's sky
Happy new year everyone! 2008 was a great year for me. Hope it is also to you and I know 2009 will be much greater. Looking forward to new adventures and challenges. Bring it on 2009!
Had a few booze with my friends before the 12am countdown. I was packed with assorted firecrackers to welcome the new year with a big bang and it was a blast!
Happy new year!
Pages
Categories
- Apache (1)
- CSS (2)
- Database (2)
- Development (9)
- Gadget (3)
- Google (4)
- How-To (16)
- HTML (2)
- Internet (4)
- JavaScript (2)
- Linux (15)
- Music (3)
- MySQL (2)
- PHP (4)
- Python (1)
- Sport (1)
- Subversion (4)
- Uncategorized (3)
- Windows (6)
- Wordpress (2)
Archives







