Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
vboxsf                 47936  0
vboxvideo              12669  1
vboxguest             293037  6 vboxsf
drm                   335594  3 vboxvideo

Remove the Guest Additions packages by using the following command in a Terminal:

Code Block
sudo zypper rm virtualbox-guest-x11 virtualbox-guest-tools

This will prompt for the root password, usually 'metv1ew!'.

Reboot then re-install following the instructions below.

Install steps

These steps use the Mac OSX version of VirtualBox. Other systems may be slightly different.

...