From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 17 19:26:39 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 5C9213D4 for ; Thu, 17 Apr 2014 19:26:39 +0000 (UTC) Received: from mail-ee0-x234.google.com (mail-ee0-x234.google.com [IPv6:2a00:1450:4013:c00::234]) (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 E9CD418CA for ; Thu, 17 Apr 2014 19:26:38 +0000 (UTC) Received: by mail-ee0-f52.google.com with SMTP id e49so985093eek.11 for ; Thu, 17 Apr 2014 12:26:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=ktC4tpTf9l29R9V6jy3utmS8i3SkD6aJcbrUlfBTp90=; b=cIE8Y4+txyPk5tAKgi9+Hicq/rQr4ZQ3Dkr72w8HDF2esiyCS8BL8qoCESPnHB2n/+ hhW4ZIDEymX0IhzYgIlM8PxmTC0GZfBWXv0idWhjMR9kFGt/UhYoukhNhONjwynGDMzM 6tfT5/9HUJp2PjwabbtVtvsyq/dds94b2ygW3ZtDiq2oc/wO1Uel0E39U6f49DtRHX2r DRX/1pLHkGsl0fjerilwv9cGvqDQPpeMvnS+zkNfccuCsDT6nFZNVUNd6t8G+EnSDzAn bSC+dzJ5uCpgiBIo9aWCWseZbGk5sIuTSnl8leJyc76s7KRYotiWqzB+/e2K7HgYD9zR 5mfQ== X-Received: by 10.15.33.136 with SMTP id c8mr4138427eev.111.1397762797248; Thu, 17 Apr 2014 12:26:37 -0700 (PDT) Received: from [192.168.17.102] (77-57-110-225.dclient.hispeed.ch. [77.57.110.225]) by mx.google.com with ESMTPSA id w12sm69929285eez.36.2014.04.17.12.26.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 17 Apr 2014 12:26:36 -0700 (PDT) Message-ID: <53502AEA.9000401@gmail.com> Date: Thu, 17 Apr 2014 21:26:34 +0200 From: Dragan Stojkovic User-Agent: Mozilla/5.0 (X11; Linux ppc64; rv:24.0) Gecko/20100101 Icedove/24.4.0 MIME-Version: 1.0 To: freebsd-ppc@freebsd.org Subject: FreeBSD 10 turn off by loading Boot-Kernel Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2014 19:26:39 -0000 Hi Community I've the issue that I'm not able to boot kernel (even start installation / setup tools) on my PowerBook G4 (15"@1.6GHz). After starting from CD the kernel starts loading after 5 seconds, than it just turns off the Computer. All I can see is: .... Consoles: Open Firmware console FreeBSD/powerpc Open Firmware loader, Revision 0.1 (root@snap.freebsd.org, Fri Jan 17 11:44 22 UTC 2014) Memory: 2097152KB Booted from: /pci@f4000000/ata-6@d/disk@1 Loading /boot/defaults/loader.conf /boot/kernel/kernel data=0x93e7fc+0x71260 syms=[0x4+0x80850+0x4+0xd864a] Hit [Enter] to boot immediately, or any other key for command prompt. OK .... Once I enter boot and hit Enter i can see that the Kernel is loading and then it just turns off the Computer. Has somebody experienced similar issue? And if so, how can I get FreeBSD installed? Thanks Regards