From 242e98d8aafa33cc7319464aa575fa5d08b96210 Mon Sep 17 00:00:00 2001 From: Miguel Bernal Marin Date: Thu, 13 Oct 2016 15:40:50 -0500 Subject: [PATCH] vm-virtualbox: add missing step to install additions --- source/vm-virtualbox.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/vm-virtualbox.rst b/source/vm-virtualbox.rst index 82ef8074..655b7659 100644 --- a/source/vm-virtualbox.rst +++ b/source/vm-virtualbox.rst @@ -105,6 +105,10 @@ The kernel modules are shipped with the ``kernel-lts`` bundle; however, you'll need to install the *user* Linux Guest Additions. To install the VirtualBox Guest Additions, follow these steps: +#. Install the **sysadmin-basic** bundle:: + + # swupd bundle-add sysadmin-basic + #. Insert Guest Additions CD image using *Devices* menu #. Install Linux users Guest Additions::