Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Atomic Linux Distributions
Fedora Atomic Linux Distributions
Open your terminal and run the following command to layer the package.
rpm-ostree install virtualbox-guest-additions
If you receive an error stating the package is "already provided" or part of the base image, run this command instead to explicitly enable it.
rpm-ostree install --allow-inactive virtualbox-guest-additions
See more details at chat with Gemini .
Traditional Mutable Linux Distributions
-
Devices -> Insert Guest Additions CD.
-
Run the corresponding executable.