This shows you the differences between two versions of the page.
virtualbox [2013/06/25 18:08] mihael created |
virtualbox [2017/05/03 12:50] (current) mihael |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Virtualbox ====== | ====== Virtualbox ====== | ||
- | Error: VirtualBox: Error -10 in SUPR3HardenedMain! | + | ===== Error: VirtualBox: Error -10 in SUPR3HardenedMain! ====== |
+ | Solution: | ||
- | Solution: sudo chmod 4711 /usr/lib/virtualbox/VirtualBox | + | sudo chmod 4711 /usr/lib/virtualbox/VirtualBox |
+ | |||
+ | ===== Keyboard Layout ===== | ||
+ | The keyboard layout is set on the guest system itself. It can be changed by using the tools/configuration from the guest system like this for Debian/Ubuntu: | ||
+ | |||
+ | sudo dpkg-reconfigure keyboard-configuration |