Relative Content

Tag Archive for armqemu

unable to connect to ports exposed in qemu-arm

qemu-system-arm
-cpu arm1176
-m 256
-net nic
-nic user,hostfwd=tcp::${SSH_PORT}-:22
-nic user,hostfwd=tcp::${EXTRA_PORT}-:4444
-kernel kernel-qemu-4.4.34-jessie
-M versatilepb
-no-reboot
-serial stdio
-append “root=/dev/sda2 panic=1 rootfstype=ext4 rw console=ttyAMA0”
-nographic -monitor /dev/null
-hda ./raspbian-stretch.img