-
Notifications
You must be signed in to change notification settings - Fork 4
Home
maxcodehack edited this page Nov 6, 2020
·
3 revisions
KolibriOS - DE is a distributive of KolibriOS adapted for developers.
You should to install FASM:
sudo apt install fasm
For build, execute build.sh. After this, you can found kolibri.iso.
For try built kolibri.iso, install QEMU:
sudo apt install qemu
And execute start_qemu.sh