Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error When creating qemu-system-arm vm #88

Open
newthis opened this issue Sep 7, 2020 · 0 comments
Open

Error When creating qemu-system-arm vm #88

newthis opened this issue Sep 7, 2020 · 0 comments

Comments

@newthis
Copy link

newthis commented Sep 7, 2020

Below is the command:
sudo ./qemu-system-arm -m 256 -M virt -kernel /home/test/tools/firmware-analysis-toolkit/firmadyne/binaries//zImage.armel -drive if=none,file=/home/test/tools/firmware-analysis-toolkit/firmadyne/scratch//1//image.raw,format=raw,id=rootfs -device virtio-blk-device,drive=rootfs -append "root=/dev/vda1 console=ttyS0 nandsim.parts=64,64,64,64,64,64,64,64,64,64 rdinit=/firmadyne/preInit.sh rw debug ignore_loglevel print-fatal-signals=1 user_debug=31 firmadyne.syscall=0" -device virtio-net-device,netdev=net0 -netdev tap,id=net0,ifname=tap1_0,script=no -device virtio-net-device,netdev=net1 -netdev socket,id=net1,listen=:2001 -device virtio-net-device,netdev=net2 -netdev socket,id=net2,listen=:2002 -device virtio-net-device,netdev=net3 -netdev socket,id=net3,listen=:2003。

And the error is as below:
error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant