Date: Mon, 10 Feb 2014 14:00:52 -0600 From: Stacey Son <sson@FreeBSD.org> To: Kurt Jaeger <lists@opsec.eu> Cc: freebsd-mips@freebsd.org Subject: Re: FreeBSD 10.0 image and build script for EdgeRouter Lite Message-ID: <66E842E2-8764-41B3-8440-EC560E811EFF@FreeBSD.org> In-Reply-To: <20140209115802.GX2951@home.opsec.eu> References: <20140125210308.GA6936@rtfm.net> <20140209115802.GX2951@home.opsec.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 9, 2014, at 5:58 AM, Kurt Jaeger <lists@opsec.eu> wrote: > Hi! >=20 >> 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]. >>=20 >> This script will build an image for the device from a FreeBSD source = tree: >>=20 >> http://rtfm.net/FreeBSD/ERL/mkerlimage >=20 > I tried to build an image on 10.0-REL, which worked well, thank you = very > much. >=20 > Can someone help me how to boot this image using qemu ? >=20 > I tried: >=20 > /usr/local/bin/qemu-system-mips64 -m 256 -M mips \ > -net nic,macaddr=3D52:54:00:12:34:01 \ > -kernel kernel \ > -serial stdio \ > -vnc "192.168.0.10:1" \ > image.img >=20 > But nothing appears on the VNC (same with -serial stdio) ? See https://wiki.freebsd.org/FreeBSD/MipsEmulation for building a kernel = and disk image that may be more suitable for qemu system mode. Best Regards, -stacey.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?66E842E2-8764-41B3-8440-EC560E811EFF>