[Updated 2024] How to Install Ubuntu 22.04.3 LTS VM on VirtualBox 7.0.12 in Windows 11

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • VirtualBox: www.virtualbox...
    Ubuntu 22.04.3 LTS iso: ubuntu.com/dow...
    Code for Installing Guest Additions on Ubuntu Guest in case if it is not installed along with ISO.
    1)sudo apt update
    [type "su" command and give the same password if you see "user is not in sudoers file" error]
    2)sudo apt install build-essential dkms linux-headers-$(uname -r)
    Insert Guest Additions CD Image and run autorun.sh from Terminal if not on its own when clicked on CD icon.

Комментарии • 24