Skip to content

Using NeSystem: Booting

Amlal El Mahrouss edited this page Mar 12, 2026 · 1 revision

Booting NeSystem.

Depending on the configuration you'll do the following:

First:

Run updater.sh before running those commands! You will save yourself issues and bugs.

On QEMU (KVM or not)

You will have to use a run script run-<config>-<arch>.sh to build and boot NeSystem.

On a USB key:

You will have to flash the /src/kernel/src/boot/src/root into a USB key.

Clone this wiki locally