From owner-freebsd-ppc@FreeBSD.ORG Mon Sep 22 19:56:43 2008 Return-Path: Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CAA21065679 for ; Mon, 22 Sep 2008 19:56:43 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk1.360sip.com [72.236.70.240]) by mx1.freebsd.org (Postfix) with ESMTP id F38C08FC1E for ; Mon, 22 Sep 2008 19:56:37 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.0.61] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.8/8.13.8) with ESMTP id m8MJuaXu086003 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 22 Sep 2008 12:56:37 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <48D7F86F.4010906@FreeBSD.org> Date: Mon, 22 Sep 2008 12:56:31 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: freebsd-ppc@FreeBSD.org Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: HowTo: Install freebsd-ppc on a g4 mac mini? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2008 19:56:43 -0000 > This is straight from memory and some notes. AFAIR you can drop boot.tbxi and > use loader directly - can't say for sure as I had to reinstall Mac OS for > some tests on my Cubes. Don't do that. If you drop boot.tbxi and use loader directly then you won't get any output from the loader on the console unless you drop into the OF first. I've spend quite some few days ago until I've figured it out. Also, on some machines boot-command should be left at mac-boot, as setting it to just "boot" results in boot failure (black screen and no progress whatsoever). -Maxim