history This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. <html><h1><a href="doku.php?id=Others:start" style="color:white; text-decoration:none">Others</a> - Virtual Box</h1></html> ---- ===== Install Guest additions ===== * Select Devices and click on insert guest additions * go to the CD and run <code>sudo ./autorun.sh</code> ===== Shared folder ===== * go to Devices and setup your shared folder * add your user to the vboxsf group to get access to the folder <code>sudo usermod -aG vboxsf kubuntu</code>