Nova Vita is a new operating system to bring a new life to computing.
Nova Vita requires the following things to be built:
- GNU Make
- Clang with cross compilation targets supported
- grub-mkrescue or grub2-mkrescue
- Xorriso
- NASM
- GNU Binutils
If you are on Arch Linux, you can use the novix-devel-meta AUR package to install these things.
Run the nix-make.sh
script.
Run make
in the root folder of the directory. Artifacts will be located in
_build
.
sudo dd if=_build/novavita.iso of=[device] bs=4M
make qemu