k.o:file not recognized: File format not recognized
فایل فرمت های دیگه رو امتحان کنید
nasm -f elf -o boot.o [your asm file here]
nasm -f coff -o boot.o [your asm file here]