wiki:Sperimentazione 1

Version 3 (modified by Mattia Monga, 12 years ago) ( diff )

--

Sperimentazione 1

Accesso diretto alla macchina fisica

Per assemblare

nasm -f bin -o mioboot-nobios-simple mioboot-nobios-simple.asm

Per lanciare Qemu con il debugger attivato (in gdb serve un corrispondente target remote localhost:6666)

qemu -S -gdb tcp:6666  mioboot-nobios-simple.asm

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.