Replies: 5 comments 4 replies
-
Installing Guest additions from the repositoriesIn case we have installed the OSE edition of Virtual Box from the repositories we can add the guest additions from the repositories in the guest. This will install guest additions matching the Virtual Box version as obtained from the repositories. It is not recommended to install these in newer releases of Virtual Box as obtained from the Oracle repository (see below). Alternatively we can install the package virtualbox-guest-additions-iso in the host Ubuntu.
The .iso file with an image of the OSE edition of the guest additions CD will install in the host directory Installing Guest Additions from Virtual Box ManagerIn case the Guest Additions fail to build we may have to install the Linux kernel headers (see https://askubuntu.com/q/75709/88802) or build-essential
Selecting Devices -> Install Guest Additions (or press Host+D from the Virtual Box Manager) the Guest Additions CD .iso will be loaded but not installed in your guest OS. To install we need to run the installer script GNOME ShellTo install the Guest Additions we will have a CD icon on our desktop as soon as the virtual drive is mounted: Next step is to run the autorun.sh script (as root) on this mounted CD by opening the drive and clicking on the "Run Software" button. This will build and install the vbox kernel modules needed. UnityThe guest additions is mounted as a virtual CD visible on the launcher: In case the system is set up to autorun a CD it should just open the following autorun dialogue (if not select the CD symbol, choose open, then choose Open Autorun Prompt) After having entered your credentials for root access the guest additions will build as seen from the terminal output: Press Return to close the terminal.
Installing Guest Additions from a Terminal##In case Guest Additions are not installed properly we may not be able to boot to the GUI. In this case we need to boot holding the Shift key to access the Grub menu where we access a root shell as depicted in the following question (we do need to mount the filesystem read/write to proceed): The Guest Additions .iso file needs to be installed on
Remove Guest AdditionsIn case something went wrong with installing the guest additions, or the guest OS can not boot after installing we may have to remove the additions. This can also be done from a root shell by running an uninstallation script located in the guest
Replace REF: https://askubuntu.com/questions/22743/how-do-i-install-guest-additions-in-a-virtualbox-vm |
Beta Was this translation helpful? Give feedback.
-
I'm not clear; do the Guest Additions have to build and then get installed? Or can they just install without a build step? If they need to build, how do I know that, and how do I check that the build is successful? |
Beta Was this translation helpful? Give feedback.
-
AnduinOS works fine in VMWare in Windows with no need to install additions since AnduinOS already has open-vm-tools installed. |
Beta Was this translation helpful? Give feedback.
-
I'm not up to speed on vm's, really, just would like to get AnduinOS
working well under Windows so that I can prepare to ditch Windows (10)
before too long. So the built-in VM tools won't help me, I can see. But I
seem to have read that it's possible to install the VirtualBox extensions
from a repository instead of via the VirtualBox console. Is that likely?
…On Fri, 25 Jul 2025, 20:44 Peter Garza, ***@***.***> wrote:
No because open-vm-tools is only for VMware and not virtualbox.
—
Reply to this email directly, view it on GitHub
<#156 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALEHKVAHAU356S32CQ7N5633KKCLJAVCNFSM6AAAAACB4XEYZKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGOBZGIZTKMQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
If you are afraid of this OS, you can simply boot to the LIVE environment with a USB stick. Your drive won't be touched and you can start using it. Even installing apps. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone running AnduinOS using VirtualBox in Windows?
It does work.
Only the VirtualBox Guest Additions do not install and I have no idea why.
(well I'm suspicious that it's a shell compatibility problem but that's a real guess)
So that means that (eg) drag 'n drop between the Windows host and AnduinOS doesn't work.
Thanks for any help offered.
(This is latest VirtualBox 7.1.12)
Beta Was this translation helpful? Give feedback.
All reactions