ghost
ghost copied to clipboard
Ghost, a micro-kernel based hobby operating system.
how do you compile if you are on windows?
Hi Max! There seems to be something wrong if I enable KVM in QEMU. Without KVM it works as expected ```bash ~/Downloads> qemu-system-i386 -cdrom ghost.iso -m 1G -serial stdio -enable-kvm...
Hi Max, I'm casually trying out the latest release of Ghost with the QEMU emulator on Linux (version `10.1.0`). This is how it looks like: However, it appears to be...