http://git.dujemihanovic.i2p?p=nameless-os.git;a=blobdiff;f=how-to-compile;h=c84edb4816ea45d339ca3f2f919bc623f35bc0b7;hp=bcd0b8b626b9301b08ac23d78e98a0083021101a;hb=da4e7bf5dd2b9448b638255a20ee503b0641e495;hpb=668fa121eb74d3317a73c2289f8805aaf1c84d7e
Install yasm, or modify the makefile to use nasm if you prefer it 3. Run make in the source root -4. Run boot.img with some emulator, I use qemu : - qemu-system-i386 boot.img - You can use the x86_64 qemu, Bochs, VirtualBox or something else if you prefer +4.