Frequently asked questions
From NoovexOS, the free NoovexOS encyclopedia
Find answers about downloads, licensing, and support for NoovexOS. Can't find what you're looking for? Reach out on Discord or GitHub.
Downloads
- Which NoovexOS edition should I download?
- Choose Desktop for everyday use, Lite for older or lower-spec hardware, Server for headless deployments, and Noovex XP or Noovex 7 if you need a legacy environment. All editions share the same kernel and can run the same ELF32 apps.
- How do I install NoovexOS?
- Flash the ISO to a USB drive, boot from it in UEFI mode, and follow the on-screen installer. You can also run NoovexOS directly from the ISO in QEMU or VirtualBox for testing.
- What hardware does NoovexOS support?
- NoovexOS targets 32-bit x86 (i686) systems. Minimum requirements are a 32-bit processor, 2 GB RAM, 20 GB storage, and a graphics device that supports Vulkan 1.1 or later.
Licensing
- Is NoovexOS really free?
- Yes. NoovexOS is released under the NOOVEXOS License (NOL-1.0). You can use, study, modify, and distribute the software at no cost.
- Can I use the NoovexOS name for my fork?
- Forks are welcome, but NOL-1.0 requires that you clearly distinguish your project from the original NoovexOS. You may not use the names "NOOVEXOS", "NOOVEX", or associated branding to promote modified versions without written permission.
Support
- Where can I get help?
- Start with the documentation. If you run into issues, join our Discord community or open a discussion on GitHub. For security concerns, contact the maintainers directly.
- How do I report a bug?
- Open an issue on GitHub with a clear description, steps to reproduce, and your hardware or VM configuration. Logs and screenshots help us diagnose problems faster.
- Can I contribute to NoovexOS?
- Absolutely. Contributions are accepted through GitHub pull requests. Check the docs for the build toolchain, coding style, and area roadmap before starting work.
