Tools/BootFloppy - Commenting
[tpg/acess2.git] / RunQemuArm
index 48df52e..443f2b1 100755 (executable)
@@ -24,6 +24,8 @@ while [ $# -ne 0 ]; do
                # - Toshiba AC100
                _SYSTEM="ac100"
                _KERNEL=Acess2.armv7-tegra2.bin
+               QEMU_PARAMS=$QEMU_PARAMS" -drive id=test_usb_image,file=USB_Test_Image.img,if=none"
+               QEMU_PARAMS=$QEMU_PARAMS" -device usb-storage,drive=test_usb_image"
                ;;
        -gdb)
                QEMU_PARAMS=$QEMU_PARAMS" -s -S"

UCC git Repository :: git.ucc.asn.au