I installed almalinux in VirtualBOX in EOS Ganymede, but cannot install additional iso in VM.
I have installed virtualbox-iso package and Almalinux display iso in VM.
But when I click “Install additional iso“ in the menu of Virtualbox when VM running, Virtualbox don`t react to this. I still can use Vm, but this button “Install additional iso“ do nothing.
Could you share a screenshot of what you mean (I can’t use a VM on my current system so I can’t open it to see) and I will try to help you out (and if I can’t there is a good chance people will give you some ideas at to at least look at alongside the info you already shared)
Yeah, you could try looking for a install guest additions option within the actual distro or failing that, run virtualbox from the terminal and see if you get any errors showing up. . Of course, it may be a bug.
I had to download the guest addition iso into almalinux downloads folder then mount it and open a terminal and ls into the file. From there there is an install.sh that installed it into almalinux.here is the link to the ios from virtualbox.
I ran into the same issue trying to use virtualbox to install the guest additions.I do not know if it is a bug or security issue.Using the iso from inside almalinux worked for me.I have also installed the additions the same way with arch as well.
As i understood the OP they can not get the guest additions to work with EOS virtualbox running almalinux as a guest.The guest addictions are installed in EOS.I may have misunderstood the OP.
@wodsfortdragon, to build on what vazicebon said: while you need the ISO on the host, the actual installation must happen inside the Guest VM. Since your guest is AlmaLinux (not Arch-based), the process for installing dependencies and running the installer is specific to that distro. Because this is a guest-side configuration issue for a non-EndeavourOS system, you’ll likely find better step-by-step help in the AlmaLinux or VirtualBox forums. Good luck!