--- wikisrc/ports/evbarm/qemu_arm.mdwn 2014/01/12 00:26:13 1.4 +++ wikisrc/ports/evbarm/qemu_arm.mdwn 2014/01/18 00:09:19 1.5 @@ -61,6 +61,7 @@ It is assumed that the host machine uses # ifconfig tap0 create # ifconfig tap0 0.0.0.0 up # brconfig bridge0 add tap0 + $ cp /usr/obj/evbearm-el/sys/arch/evbarm/compile/INTEGRATOR_CP/netbsd.gz.ub . $ qemu-system-arm -M integratorcp -cpu arm1136 -m 512m -kernel netbsd.gz.ub -serial stdio -net nic -net tap,fd=3 3<>/dev/tap0 # After booted