dotfiles/vm/virtualbox-setup.md

7 lines
231 B
Markdown
Raw Normal View History

2017-11-18 20:47:04 +00:00
# Linux Mint
* uninstall guest utils that comes with the install: `sudo apt-get remove virtualbox-guest-utils`
* Click `Devices / Insert Guest Additions CD image`
* Navigate to it in `/media`
* Run `sudo ./VBoxLinuxAdditions.run`