카테고리 없음
bootloader
jackyjung
2012. 11. 26. 13:03
nasm -f bin -o boot.bin boot.asm
sudo dd status=noxfer conv=notrunc if=boot.bin of=boot.flp
qemu -fda boot.flp
This content came from youtube.