How to install any OS on Virtualbox

Опубликовано: 10 Октябрь 2024
на канале: Unbiased
48,045
596

The same procedure can be used to install multiple instances of the operating system as well.

Virtualbox: https://www.virtualbox.org/
Ubuntu 16.0: https://releases.ubuntu.com/16.04/

Install Guest Additions using the code in terminal:
sudo apt install build-essential dkms linux-headers-$(uname -r)

#virtualbox #os #windows #unbiased