From owner-freebsd-ppc@FreeBSD.ORG Tue Jul 15 14:59:32 2014 Return-Path: Delivered-To: freebsd-ppc@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 95898277 for ; Tue, 15 Jul 2014 14:59:32 +0000 (UTC) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [IPv6:2607:f8b0:400e:c03::22a]) (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 6F4F62ECA for ; Tue, 15 Jul 2014 14:59:32 +0000 (UTC) Received: by mail-pa0-f42.google.com with SMTP id lf10so3533397pab.29 for ; Tue, 15 Jul 2014 07:59:32 -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=ffQMWq33uwt4wFP/ZIEhZlsPX4X6AmBepD7w4NKr214=; b=Q9ZQtFMcXEZ11J9scpgFsbphLkI78jfqcD986480iiIZAzov/eepr48mKIi7/9iyHz FDbhlRkwBqluTB8IjRYKF+ew8NGJyfb2aHrI4fkjqElZHWSYPwJGgEzo0+7EFj8BcqTm SrJJgLP49aidBg2IOwblO2iEN3pIKVchL1LI6XswOAHgTi0c/53yfnbgpE53c7YoArg9 QmK+Qmlt22gvkZ3D25GqbsSAWOgg9GQVeDtvv5D+C/Z0mIVF5uhfK6KIrLTZjJkGrmmP mRFvID7Y5bJxnMdC61M/m3X0Br1UCxYabVkZPKSUfmNQR/gsBS2Xj+FwqSi+m5MQ4AcO lqlQ== MIME-Version: 1.0 X-Received: by 10.70.9.195 with SMTP id c3mr23237387pdb.21.1405436372050; Tue, 15 Jul 2014 07:59:32 -0700 (PDT) Received: by 10.70.90.171 with HTTP; Tue, 15 Jul 2014 07:59:31 -0700 (PDT) Date: Tue, 15 Jul 2014 07:59:31 -0700 Message-ID: Subject: How to install FreeBSD on qemu emulated PowerPC system? From: Qin ZHOU To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 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, 15 Jul 2014 14:59:32 -0000 Hi, Do you have freeBSD-ppc image for QEMU? ---------- Forwarded message ---------- From: Peter Grehan Date: Mon, Jul 14, 2014 at 3:40 PM Subject: Re: How to install FreeBSD on qemu emulated PowerPC system? To: Qin ZHOU Hi, I am trying to install FreeBSD iso on qemu emulated PowerPC system, > but failed with this message: > pcib0: fail to reserve resources for (null) > > I have tried different cpu settings of qemu-system-ppc -cpu, and > different iso images, but I still cannot figure out a solution. Can you > help me with this case? Thank you. > I've not installed on qemu, but I think there are folk in the freebsd-ppc@freebsd.org list who have - I'd suggest asking there and you'll more than likely get an answer. later, Peter.