Difference between revisions of "VirtualBox"

From Linuxintro
imported>ThorstenStaerk
Line 11: Line 11:
 
= SUSE Linux 11.4 =
 
= SUSE Linux 11.4 =
 
* install it
 
* install it
  yast -i virtualbox-qt
+
  yast -i virtualbox
 +
* start it
 +
VirtualBox

Revision as of 15:43, 18 July 2011

VirtualBox is virtualization software with not-so-much glidges. To use it, find out your distribution and proceed accordingly:

SUSE Linux 11.3

  • install it
yast -i virtualbox-ose
  • load its kernel module
modprobe vboxdrv
  • start it
VirtualBox

SUSE Linux 11.4

  • install it
yast -i virtualbox
  • start it
VirtualBox