This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
deb11:virtualboxvm [2022/09/24 12:14] – [Install Guest Additions on a Debian 11 host] Bernard Condrau | deb11:virtualboxvm [2025/03/20 14:09] (current) – [Reboot (dead) vm] Bernard Condrau | ||
---|---|---|---|
Line 4: | Line 4: | ||
* After installing the Guest Additions, close VirtualBox and restart it under your user account | * After installing the Guest Additions, close VirtualBox and restart it under your user account | ||
- | ===== Install Guest Additions on a Debian 11 host ===== | + | ===== Install Guest Additions on a Debian 11 guest operating system |
- | - The following steps need to be taken inside the VM | + | - The following steps need to be taken inside the VM after the operating system has been installed |
- | - Attach | + | |
- Install the kernel headers, DKMS framework, and build tools< | - Install the kernel headers, DKMS framework, and build tools< | ||
sudo apt install dkms linux-headers-$(uname -r) build-essential</ | sudo apt install dkms linux-headers-$(uname -r) build-essential</ | ||
+ | - Attach the guest addition ISO to the VM and mount it< | ||
- Install the VirtualBox guest additions< | - Install the VirtualBox guest additions< | ||
- Restart your virtual machine in order to reload the kernel modules< | - Restart your virtual machine in order to reload the kernel modules< | ||
- If you want the VM to automatically switch to full screen upon boot or login, toggle the **View option --> Auto-resize Guest Display** | - If you want the VM to automatically switch to full screen upon boot or login, toggle the **View option --> Auto-resize Guest Display** | ||
- Uninstall the guest additions< | - Uninstall the guest additions< | ||
- | - Repeat steps 2,4-6 if the kernel or the VirtualBox version changes | + | - Repeat steps 3-6 if the kernel or the VirtualBox version changes |
* [[https:// | * [[https:// | ||
+ | |||
+ | ===== Reboot (dead) vm ===== | ||
+ | - '' | ||
+ | - '' | ||
+ | - '' | ||