Install Ubuntu 24.0 including Guest Adition on Virtual Box
Into Ubuntu 24 virtual manchine powered on go to mennu Devices -> Insert Guess Addition CD Image.
If its recent installation, upgrade using command:
This action update all installed packages to the latest version available in the repositories without removing or installing new packages.
sudo apt upgrade -y
Into main bar of Ubuntu will appear a CD, open CD into explorer and right clic over blank space (Dont over a file), for open in terminal. Once in the terminal type:
sudo ./VBoxLinuxAdditions.run
When this ends restarst and it should works.
Resource:
https://tecnosender.com/instalar-guest-additions-en-ubuntu-24-04-virtualbox/#google_vignette

Comments
Post a Comment