Differences

This shows you the differences between two versions of the page.

Link to this comparison view

deb13:vbguest [2026/07/10 22:17] – created Bernard Condraudeb13:vbguest [2026/07/10 22:17] (current) Bernard Condrau
Line 1: Line 1:
 ====== Guest Additions ====== ====== Guest Additions ======
-  - <code>sudo apt install build-essential dkms linux-headers-$(uname -r)</code>+  - <file>sudo apt install build-essential dkms linux-headers-$(uname -r)</file>
   - Mount cdrom (VirtualBox Guest Additions iso)   - Mount cdrom (VirtualBox Guest Additions iso)
-  - <code>sudo sh /media/cdrom/VBoxLinuxAdditions.run</code>+  - <file>sudo sh /media/cdrom/VBoxLinuxAdditions.run</file>
   - Reboot the virtual machine   - Reboot the virtual machine