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)