FreeBSD 10.0 image and build script for EdgeRouter Lite

Kurt Jaeger lists at opsec.eu
Sun Feb 9 11:58:06 UTC 2014


Hi!

> I have a little thing that might be useful for anyone who wants to give
> FreeBSD a try on the Ubiquiti EdgeRouter Lite, a ~US$90 Octeon-based 3-port
> Ethernet router[1].
> 
> This script will build an image for the device from a FreeBSD source tree:
> 
> http://rtfm.net/FreeBSD/ERL/mkerlimage

I tried to build an image on 10.0-REL, which worked well, thank you very
much.

Can someone help me how to boot this image using qemu ?

I tried:

/usr/local/bin/qemu-system-mips64 -m 256 -M mips \
  -net nic,macaddr=52:54:00:12:34:01 \
  -kernel kernel \
  -serial stdio \
  -vnc "192.168.0.10:1" \
  image.img

But nothing appears on the VNC (same with -serial stdio) ?

-- 
pi at opsec.eu            +49 171 3101372                         6 years to go !


More information about the freebsd-mips mailing list