# pepperOS will never be done To compile the kernel and make an ISO image file: ``` make build-iso ``` Then it can be run with `qemu-system-x86_64 kernel.iso`.