關於於淵的一個操作系統的實現第二版學習之第三章bochs裸機啓動的練習3.1

1,編譯代碼  nasm  pmtest1.asm    -o  pmtest1.bin 2,將pmtest1.bin 寫入磁盤鏡像 a.img     用 dd if=pmtest1.bin   of=a.img   bs=512    count=1   conv=notrunc 3,啓動bochs  用 bochs  -f  bochsrc
相關文章
相關標籤/搜索