From owner-freebsd-ppc@FreeBSD.ORG Tue Jul 22 23:12:44 2014 Return-Path: Delivered-To: freebsd-powerpc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D9FCEAB4 for ; Tue, 22 Jul 2014 23:12:44 +0000 (UTC) Received: from mail-ig0-x236.google.com (mail-ig0-x236.google.com [IPv6:2607:f8b0:4001:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE73022B4 for ; Tue, 22 Jul 2014 23:12:41 +0000 (UTC) Received: by mail-ig0-f182.google.com with SMTP id c1so807926igq.9 for ; Tue, 22 Jul 2014 16:12:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=xk/OGldbhKIxKX63xKTI3dZ1/2hqy0tfLaHsQnouV7o=; b=xa634WqHQ+Yacqn+GsSOVJmVE/0Blp6g2aIc3MWUHlLd5KdhHDz31LUAbe7dbetZWx pJG7NNjqH7SSUQGnuAd1eRicPugLHKqXWhaev26aLdHW+fkuFIdx1GpBlYHYSaYLmmXe 457Pln9m7dlLyn1UIqVYjv22OMCr7sfwlTDpo1ePWQa9Rwxd02U/c9nVpBvKuuPOOruE 7LbeA2FZIuUUdlMimz1Jl150thYSPLz7wyKAPQbQckCtuEo2RXktCXXFN6royTYdYgmU oBIENugZdkwtC/6P1v63Lhe1ZedRueUh0w/zFeaS2itdyheWh+C9g0va8OacsRcaawB/ gq3w== MIME-Version: 1.0 X-Received: by 10.50.138.72 with SMTP id qo8mr21546649igb.2.1406070761035; Tue, 22 Jul 2014 16:12:41 -0700 (PDT) Received: by 10.50.213.102 with HTTP; Tue, 22 Jul 2014 16:12:41 -0700 (PDT) Date: Tue, 22 Jul 2014 16:12:41 -0700 Message-ID: Subject: Running FreeBSD-ppc/ppc64 on emulators? From: Garrett Cooper To: freebsd-powerpc@FreeBSD.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2014 23:12:44 -0000 Hi all, I tried getting FreeBSD-ppc/-ppc64 to run on qemu recently with the 9/10/11 release media and I ran into boot issues (or probably user error in booting up qemu with the images) -- the image would hang right around mountroot. I was wondering if anyone has a working recipe for how I would start up qemu with powerpc, or if there was an alternative piece of software available for emulating powerpc that could be used in general purpose automation? Thank you :)! -Garrett