Installed it on zangetsu, time to try out things..
Downloaded the .deb file:
sudo dpkg -i virtualbox_1.6.0-30421_Ubuntu_hardy_i386.deb
It’s telling me that I am missing some dependencies.. libqt3-mt specifically.
sudo apt-get install libqt3-mt
Then try dpkg again, and VirtualBox is installed successfully. You’ll have to add yourself to the group called vboxusers:
sudo adduser $USER vboxusers
Logout, and login again to make sure you are logged into the group vboxusers.
Start VirtualBox from Applications > System Tools > Sun xVM VirtualBox
- BROWSE / IN TIMELINE
- ← Web 1.0, Web 2.0, Web 3.0
- → OpenSolaris 2008.05 on VirtualBox 1.6.0
- BROWSE / IN Geek
- ← Web 1.0, Web 2.0, Web 3.0
- → OpenSolaris 2008.05 on VirtualBox 1.6.0
- RELATED / YOU MIGHT FIND THESE INTERESTING
- VirtualBox Kernel Driver Not Installed
- OpenSolaris 2008.05 on VirtualBox 1.6.0
COMMENTS / 2 COMMENTS
Journal of a Tech Enthusiast » Blog Archive » OpenSolaris 2008.05 on VirtualBox 1.6.0 commented on May 15 08 at 10:16 am[...] to my previous post on how to get VirtualBox 1.6.0 running on Ubuntu [...]
Journal of a Tech Enthusiast » Blog Archive » VirtualBox Kernel Driver Not Installed commented on Aug 08 08 at 12:26 am[...] my previous posts about installing VirtualBox on Ubuntu Hardy [...]

