From owner-freebsd-ppc@FreeBSD.ORG Tue Dec 16 00:32:34 2014 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6D726BFF for ; Tue, 16 Dec 2014 00:32:34 +0000 (UTC) Received: from mail-ob0-x22e.google.com (mail-ob0-x22e.google.com [IPv6:2607:f8b0:4003:c01::22e]) (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 3C368395 for ; Tue, 16 Dec 2014 00:32:34 +0000 (UTC) Received: by mail-ob0-f174.google.com with SMTP id nt9so22558207obb.5 for ; Mon, 15 Dec 2014 16:32:33 -0800 (PST) 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=FKeLQVVaMMZ4SD2QTEkaJE9dl4rLWlqSzE4CkHtKTNY=; b=DaPsm9T3uGaDR3Kvu6dDxOflbkuinnxBkDxzuo8ND6NXRwFcYu8s/KoCg4TDkwSc5j Yx0dp3sgRhT/7bZvtIgV9fW2pxeZTaMG33rXEmQwBbeTdFLpDMHfTQv7dT1VEFyjezMc nfV5Dte1iTDBOCeD2gexN2LC6xRCqG8HPvYlBLUOoS3cQuxUqoSw71uH0OCXtEExnK7m PsBxZauCeGKY/WCMPniUnVBPQckMWCTBuPqAxDFcu65dEaRWSLdJSYs5Bf8JT037X0oO BOaPnH2fwQ9/rfmZ5KL4JSpkSXmFSg/QqwMQzmwMtZE0mv7Qg3liIpSLSoW6vkoDQrBX MybA== MIME-Version: 1.0 X-Received: by 10.202.106.17 with SMTP id f17mr19581552oic.130.1418689953565; Mon, 15 Dec 2014 16:32:33 -0800 (PST) Received: by 10.182.250.19 with HTTP; Mon, 15 Dec 2014 16:32:33 -0800 (PST) Date: Mon, 15 Dec 2014 20:32:33 -0400 Message-ID: Subject: Freebsd Ps3 From: Peter Robertson To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Dec 2014 00:32:34 -0000 Hello All I was directed here by a moderator. I am trying to get Freebsd running on ps3. Apparently that is one of the systems it will run on. I am having trouble getting the kernel to load. I unpacked the livecd iso to a usb and tried to boot from there as most distros of linux will boot from petitboot in that manner. Then I select it and it begins to run and gives me error: Loader cannot load 'kernel'. Any ideas or insights?