Tuesday, February 9, 2016

install ubuntu using virtualbox in mac

  1. install virtualbox on mac 
  2. download ubuntu iso 
  3. install ubuntu on virtualbox
  4. make ubuntu window full screen : 
    • start ubuntu
    • Home+F make the virtualbox full screen
    • find devices menu on the left top, and then choose "install guest addition"
  5. finish.

Full Screen:
  • sudo apt-get update
  • sudo apt-get upgrade
  • sudo apt-get install dkms
  • sudo apt-get install build-essential
  • install guest additioin on the devices menu

No comments:

Post a Comment