Virtual Box
**EDIT — Adding the easiest option for 11.4/11.3 **
Add this repo in Yast > Software > Software Repositores
For 11.4
http://download.virtualbox.org/virtualbox/rpm/opensuse/11.4/
For 11.3
http://download.virtualbox.org/virtualbox/rpm/opensuse/11.3/
Then open Software Management and do this:
http://a.imageshack.us/img814/7203/vbox.png
(The Gnome view is a little different)
Next:
Open YaST → Security and Users → UserManagement, and edit your user and add them to the vboxusers group. To do this, select your user name, click on Edit, switch to the Details tab and check the vboxusers check box.
Reboot.
Instructions for Virtual Box from Sun Microsystems.
Option 1:
Add the repo in su - terminal: (currently 11.4)
zypper ar -f http://download.virtualbox.org/virtualbox/rpm/opensuse/11.4/ virtualbox
Then in Software Management check to install VirtualBox
Some required Packages for install:
- kernel-source
- linux-kernel-headers (linux-glibc-devel)
- kernel development Eg: kernel-default-devel
- pam-devel
- gcc
- make
Search for these in Yast – Software Management and check to add if necessary. Make sure the kernel source and header packages match your installed kernel.
Post Installation Requirements
From the su - terminal do this: modprobe vboxdrv
Next:
Open YaST -> Security and Users -> UserManagement, and edit your user and add them to the vboxusers group. To do this, select your user name, click on Edit, switch to the Details tab and check the vboxusers check box.
Reboot.
Important
After system kernel updates you need to rebuild the kernel module with this from a su terminal:
/etc/init.d/vboxdrv setup
That’s it. Remember the Manual and User FAQ are available for download at the URL above. It is good documentation.
Links:
Virtual Box - How to Install & Configure in openSUSE | SUSE & openSUSE
openSource Version: SDB:Install guest operating system on Virtualbox - openSUSE