Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

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

  1. Devices -> Insert Guest Additions CD.

  2. Run the corresponding executable.