Skip to content

emka.web.id

menulis pengetahuan – merekam peradaban

Menu
  • Home
  • Tutorial
  • Makalah
  • Ke-NU-an
  • Kabar
  • Search
Menu

How to Install VirtualBox Guest Additions on Debian 11 / Debian 10

Posted on September 11, 2021

VirtualBox Guest additions are a collection of device drivers and software application packages shipped along with VirtualBox. They are stored in an ISO image format inside the VirtualBox installation directory.

You will need to install Guest Additions inside a virtual machine once a guest operating has been installed.

Guest Additions improve the guest operating system’s performance and add extra features such as Mouse pointer integration, Shared folders, Better video support, Seamless windows, Time synchronization, Shared clipboard, and Automated logins.

You can read more in detail about guest additions on the Oracle VirtualBox user manual page.

Here, we will see how to install VirtualBox Guest additions on Debian 11 / Debian 10.

Prerequisites

First, update all the packages to the latest version.

sudo apt update sudo apt upgrade -y

Reboot your system in case the upgrade includes a Kernel update.

sudo reboot

Then, install the build tools and kernel headers for the current kernel.

sudo apt install -y build-essential linux-headers-$(uname -r)

Install VirtualBox Guest Additions on Debian

On the VM window, go to Devices » Insert Guest Additions CD Image.

Open a terminal and mount the CDROM to /mnt directory.

sudo mount /dev/cdrom /mnt

Execute the VirtualBox guest addition installer with sudo privileges.

cd /mnt sudo ./VBoxLinuxAdditions.run

Once the VirtualBox Guest additions installation is complete, reboot your system to complete the installation.

sudo reboot

If you do not get a full-screen view even after the reboot, minimize and maximize the window one time to get the full-screen view.

Sumber: disini

Terbaru

  • Cara Mengatasi Error “A Conexant audio device could not be found”
  • Cara Memperbaiki Windows Tidak Nyala Lagi Setelah Sleep/Locked
  • Cara Memperbaiki Komputer Crash karena Discord
  • Cara Memperbaiki Error Windows “Failed to update the system registry”
  • Cara Memperaiki LGPO/exe/g
  • Cara Memperbaiki Error Tidak bisa Add Calendar di Outlook
  • Cara Memperbaiki File Transfer Drop ke 0 di Windows 11
  • Cara Memperbaiki Microsoft Copilot Error di Outlook
  • Cara Memperbaiki Error Virtualbox NtCreateFile(\Device\VBoxDrvStub) failed, Not signed with the build certificate
  • Cara Memperbaiki Error “the system detected an address conflict for an IP address, with Event ID 4199”
  • Cara Memperbaiki Password Microsoft Edge yang Hilang
  • Cara Memperbaiki Email Outlook yang Hilang atau Tidak Muncul
  • Cara Menemukan Username dan Password di Windows 11
  • Cara Mengatasi Error Virtualbox not detecting Graphics Card di Windows 11
  • Cara Mengatasi Error Windows MFReadWrite.dll not found or missing
  • Cara Membuat Formulir Menggunakan Zoho Form
  • Pemerintah Ganti Ujian Kesetaraan Dengan TKA 2025
  • Ini Perbedaan TKA vs Ujian Nasional: TKA Lebih Sakti?
  • Daftar TKA Tutup 5 Oktober: Sudah 3.3 Juta Yang Daftar
  • Review Aplikasi ClipClaps: Penipuan atau Tidak?
  • Review Aplikasi Wibuku: Alternatif Nonton Anime Gratis untuk Para Wibu Indonesia!
  • Inilah Alat dan Software Phone Farming dengan Samsung Galaxy J7 Prime
  • Cara Cek Paket Internet Telkomsel Kena Pembatasan/Throttling Atau Tidak
  • Cara Mengatasi YMusic APK Error Tidak Bisa Dibuka
  • Cara Memblokir Akun Teman di Mobile Legend: Panduan Lengkap
  • Profil Farida Farichah, Wakil Menteri Koperasi Kabinet Merah Putih Reshuffle 17 September 2025
  • Ini Info Terbaru Pencairan BSU BPJS Ketenagakerjaan 2025!
  • Cara Reset Printer Epson L3110 2025
  • WhatsApp Tiba-tiba Keluar dan Meminta Verifikasi: Apa yang Harus Dilakukan?
  • Bisakah Saldo BNI Kamu Nol? Fakta dan Cara Mengatasinya
  • Cara Mengatasi Error “A Conexant audio device could not be found”
  • Cara Memperbaiki Windows Tidak Nyala Lagi Setelah Sleep/Locked
  • Cara Memperbaiki Komputer Crash karena Discord

©2025 emka.web.id | Design: Newspaperly WordPress Theme