From e4b8d037c05bd9e3cdf62c07d2266556d84427dc Mon Sep 17 00:00:00 2001 From: Xavier Petit <32063953+xpetit@users.noreply.github.com> Date: Fri, 29 Nov 2019 10:43:42 +0000 Subject: [PATCH] Add vbox drivers --- docs/ubuntu-persistent-installation.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/ubuntu-persistent-installation.md b/docs/ubuntu-persistent-installation.md index b2b13ea31..4f6ed3ca8 100644 --- a/docs/ubuntu-persistent-installation.md +++ b/docs/ubuntu-persistent-installation.md @@ -40,3 +40,11 @@ sudo apt-get -y install curl export PERSISTENT= bash <(curl -sSL raw.githubusercontent.com/01-edu/public/master/scripts/kickstart.sh) ``` + +After reboot you should install Virtual Box additions (and reboot again) : + +```shell +apt -y install virtualbox-guest-x11 +``` + +Then it is advised to use the virtual machine in full screen mode (Host key - F)