Simple scripts to build and test the NitroOS ISO.
sudo pacman -S --needed archiso qemu-desktopRun the build script:
./scripts/build.shThe output ISO will be saved to releng/out/.
Run the ISO in a virtual machine:
-
BIOS mode:
./scripts/run.sh
-
UEFI mode:
./scripts/run-uefi.sh