build
makerun qemu
make runor
make run-graphicor
make hardware-imagebuild/hardware-boot.iso. Write this file to USB:
sudo dd if=build/hardware-boot.iso of=/dev/sdX bs=4M status=progress oflag=syncReplace /dev/sdX with your USB device.
clean:
make clean