First attempt at installing QEMU in my local environment.
Install itself seems to be ok, but get error screen when attempting to run:
/path/to/qemu-eos$ ./run_canon_fw.sh 5D3,firmware="boot=1"

Why the message about 1.2.3? The code I copied to the sd.img was 1.1.3 So…
1) I mounted my camera SD card (with my current build on it) and copied the files to the sd.img as usual. Is this correct?
2) "For models that use a serial flash, you may have to dump its contents using the sf_dump module, then copy SFDATA.BIN as well." Should I be doing this for 5D3?
All I have in my QEMU/5D3 folder is:
debugmsg.gdb
ROM0.BIN
ROM1.BIN
Thanks.