FAQ

What is VitruvianOS?

VitruvianOS (also known as V\OS) is an operating system based on Linux, inspired by BeOS. It brings the BeOS/Haiku API and desktop philosophy to modern hardware, running on a real-time patched Linux kernel.

Is it based on Haiku?

Not directly. Vitruvian uses the Linux kernel and implements the BeOS/Haiku API compatibility layer on top of it. It is inspired by both BeOS and Haiku but is an independent project built from the ground up.

Can I run BeOS/Haiku applications?

Yes. V\OS is designed to support BeOS/Haiku application source code with minimal to no changes required.

What filesystems are supported?

The reference boot filesystems are XFS and SquashFS, both with full extended attribute support. XFS is used for standard desktop installs; SquashFS is used for live images and embedded targets. Vitruvian will also boot from ext4 and most other Linux filesystems with extended attribute support. Filesystem indexing and live queries are planned for a future release.

Does it run on my hardware?

Vitruvian targets x86-64 hardware. Modern PCs and laptops with at least 2 GB of RAM and 10 GB of disk space should work. Hardware support depends on the underlying Linux kernel drivers.

How do I get a copy?

Nightly builds are available on the Download page. You can also build from source using the instructions in the wiki.

How do I get involved?

Check the GitHub repository for contribution guidelines and open issues, and join the discussion on Telegram.

Is VitruvianOS free?

Yes. VitruvianOS is released under a hybrid GPL/MIT license and is completely free of cost.


Have a question not listed here? Open an issue on GitHub.