Debian Virtualbox notes

Submitted by code_admin on Mon, 07/23/2018 - 14:58

Install Additions

As ROOT

  1. apt-get update
  2. apt-get upgrade
  3. apt-get install build-essential module-assistant
  4. m-a prepare

edit /etc/fstab
temporally change line to mount cdrom with exec instead of noauto

REBOOT VM
install Guest Additions… from the Devices menu

Install by running
/media/cdrom/VBoxLinuxAdditions.run

RJM Article Type
Work Notes