FAQ
Frequently Answered Asked Questions about Vanilla OS.
Why Ubuntu Based?
Vanilla OS aims to be a stable and compatible distribution. Ubuntu is a distribution that respects both of these canons, being updated with strict control, without having to give up functionality and security.
Why not a rolling release?
Vanilla OS aims to be a stable and compatible distribution. Ubuntu is a distribution that respects both of these canons, being updated with strict control, without having to give up functionality and security.
Thanks to Flatpak, Snap and Appimage, the user can always have the latest version of the applications they use, without having to wait for the next release of Vanilla OS.
Why not OStree or [put_name_here]?
Vanilla OS uses an A/B structure (ABRoot), which transacts updates atomically between two root micro partitions. The benefits of this system are the guarantee that the system is altered only when the entire transaction is successful (concept of atomicity), furthermore, the double root partition structure allows you to roll back to the previous state, directly from your boot, you will always have a home to come back to.
This structure, unlike others, is compatible with already existing distributions and does not require a complex setup and allows easy re-initialization of the system without data loss.
Is it suitable for beginners and non-technical users?
We want Vanilla to be a maintenance-free beginner-friendly OS. In fact, we have already simplified driver installation. However, for now, it's still recommended to have some prior experience with Linux-based operating systems.
Can I install it alongside another OS (dual boot)?
Currently, Vanilla OS can only be installed to a whole disk. Manual partitioning will be available shortly.
Is Nvidia supported?
Yes, if you have an Nvidia card, you'll be prompted to install proprietary Nvidia drivers during the first setup. This includes support for Optimus laptops.
How to install software?
Vanilla OS provides optional support for Flatpak, AppImage, and soon Snap. We recommend you use any of these three for regular application installation. We also have our own package manager, apx. You can use it from the terminal to install Ubuntu, Fedora, or Arch Linux packages inside containers. Installing packages onto the host system is not advised, but if you need to — use ABRoot.
How to run installed packages?
Graphical applications installed with Flatpak, Snap, or apx will be available in the Applications menu. To run an application from the terminal, use `flatpak run` or `apx run` commands or just the name of the binary if it's installed as a Snap.
AppImages can be run by double-clicking the AppImage file, but make sure to give it executable permission first (Properties -> Executable as Program).
Is there any telemetry?
No, we don't care about your data. Ours is better.