nasm -f bin boot.asm -o boot.bin dd if=boot.bin of=floppy.img bs=512 count=1 conv=notrunc qemu-system-x86_64 -fda floppy.img