Difference between revisions of "VirtualBox"

From Linuxintro
imported>ThorstenStaerk
Line 1: Line 1:
VirtualBox is [[virtualization]] software with not-so-much glidges. To use it:
+
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
 
* install it
 
  yast -i virtualbox-ose
 
  yast -i virtualbox-ose
Line 6: Line 8:
 
* start it
 
* start it
 
  VirtualBox
 
  VirtualBox
 +
 +
= SUSE Linux 11.4 =
 +
* install it
 +
yast -i virtualbox-qt

Revision as of 07:20, 20 June 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-qt