From owner-freebsd-mips@FreeBSD.ORG Sun Feb 9 11:58:06 2014 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CE462DC8 for ; Sun, 9 Feb 2014 11:58:06 +0000 (UTC) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 89CE01E45 for ; Sun, 9 Feb 2014 11:58:06 +0000 (UTC) Received: from pi by home.opsec.eu with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1WCT1O-000FA9-OR; Sun, 09 Feb 2014 12:58:02 +0100 Date: Sun, 9 Feb 2014 12:58:02 +0100 From: Kurt Jaeger To: Nathan Dorfman Subject: Re: FreeBSD 10.0 image and build script for EdgeRouter Lite Message-ID: <20140209115802.GX2951@home.opsec.eu> References: <20140125210308.GA6936@rtfm.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140125210308.GA6936@rtfm.net> Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 11:58:06 -0000 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@opsec.eu +49 171 3101372 6 years to go !