From owner-freebsd-ppc@FreeBSD.ORG Sat Jun 18 07:46:44 2011 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 382DB106564A for ; Sat, 18 Jun 2011 07:46:44 +0000 (UTC) (envelope-from mhastbacka@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id B9C448FC0A for ; Sat, 18 Jun 2011 07:46:43 +0000 (UTC) Received: by fxm11 with SMTP id 11so914900fxm.13 for ; Sat, 18 Jun 2011 00:46:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:content-type:message-id:date:to :content-transfer-encoding:mime-version:x-mailer; bh=O0iSBP0pYengG9BM/iMT4sm9spT8a0MEDsWgYEMo6LU=; b=TzF/1e283rMwbjcco65q8jLErS9EhMqQxe56C3Ji/L8YTeGSYiVsAeqAksfBPD4Z+k WkFbZK6zwW+kcPpD318h+Qko4WLY+Vy4dRrYxf0PcGvaeVjrNsD3d2j3fBzySMRU+7MN Bc86WIYMHmAJiGetRGOFqYoGLnvo0wrjqSZB0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:content-type:message-id:date:to :content-transfer-encoding:mime-version:x-mailer; b=reQbV/IWsqQ3RspY9MPnojQWJQ+1L1aZ2zvmUI3jAQhtNnDWBkTi3VcvxKraaQoDq5 QQKtlzrkPhLmncm01OHVyewIfoLPMdc4u35es9kbIScDlmBhpr0gEcJXvc6OgsfLpR7W egOiBTJXCAMAkH+3nk4fa6U/o7VrE618hOKS0= Received: by 10.223.59.146 with SMTP id l18mr819470fah.58.1308381828025; Sat, 18 Jun 2011 00:23:48 -0700 (PDT) Received: from [192.168.0.129] (GYGDCXCVII.gprs.sl-laajakaista.fi [85.78.235.197]) by mx.google.com with ESMTPS id e16sm1682759fak.17.2011.06.18.00.23.46 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 18 Jun 2011 00:23:47 -0700 (PDT) From: =?iso-8859-1?Q?Markus_H=E4stbacka?= Content-Type: text/plain; charset=us-ascii Message-Id: <50055898-7A01-4352-882A-8D7B268BEBCE@gmail.com> Date: Sat, 18 Jun 2011 10:22:52 +0300 To: freebsd-ppc@freebsd.org Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) Subject: Installing FreeBSD on Mac Mini 4G PPC 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: Sat, 18 Jun 2011 07:46:44 -0000 Hello! I got a Mac Mini 4G PPC into my hands and I've been trying to install = FreeBSD on it, and got over the partitioning problem and got the whole = system installed, but the problem I ran into was that I didn't get it to = boot, there didn't seem to be any bootloader, and I can't seem to figure = out how to boot the installed system. I've been trying to google around = but there's very little information about this issue, or then I just = don't know what to search for. Thanks in advance! Markus=