From owner-freebsd-ppc@FreeBSD.ORG Sun Mar 20 19:44:53 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 DCC25106566B for ; Sun, 20 Mar 2011 19:44:53 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 962788FC15 for ; Sun, 20 Mar 2011 19:44:53 +0000 (UTC) Received: by vxc34 with SMTP id 34so5449651vxc.13 for ; Sun, 20 Mar 2011 12:44:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=vuXpJ3xIwYEXuFitlarSWRdGQcYNgpFhTfmOgtIynQ4=; b=EE730pT4PzsQBUQ661Z8oVnUG9v40g1MsWZmd3mz8dFnP4eyqvghXQkiOW7Ud7jc0u 8Uu6xHB7r7GNZ2q7wlJ1sZBR8E9F8UdhnV6Lu14IrRsdXlDyvFKfR5+3oXOG6AVoaAXP gsCPJhOH7+AYJfDdjvZps19XO6V/mVNj4ZhYE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=OMgoWQMyrqiFKdmK6LqNjparT1vQjJ9YZui1fzhGDqHxtacmfzMr+naj5Jt2JsKFax Y88f4+PC6gi1x92GTrdRP1XZR5yS411XITQsJE26pMjsB5RQLxsEwUcKfE7IXKYociPi tWBfYY37sZ47frVUnFYV/oKr7cWK2vX1RMjjA= MIME-Version: 1.0 Received: by 10.220.62.76 with SMTP id w12mr960110vch.35.1300650292549; Sun, 20 Mar 2011 12:44:52 -0700 (PDT) Received: by 10.220.201.139 with HTTP; Sun, 20 Mar 2011 12:44:52 -0700 (PDT) In-Reply-To: <20110320203841.a90702bf.torfinn.ingolfsen@broadpark.no> References: <20110320203841.a90702bf.torfinn.ingolfsen@broadpark.no> Date: Sun, 20 Mar 2011 15:44:52 -0400 Message-ID: From: Super Bisquit To: Torfinn Ingolfsen Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ppc@freebsd.org Subject: Re: G5 Mac and powerpc64? 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: Sun, 20 Mar 2011 19:44:53 -0000 Why not try the 9.0 snapshot http://people.freebsd.org/~nwhitehorn/FreeBSD-9.0-20101118-SNAP-powerpc64/FreeBSD-9.0-20101118-SNAP-powerpc64-disc1.iso or bsd install http://people.freebsd.org/~nwhitehorn/bsdinstall-powerpc64-20110308.iso.bz2 ? On 3/20/11, Torfinn Ingolfsen wrote: > Ok, so now my Mac G5 quad runs FreeBSD 8.2-release: > root@kg-g5# uname -a > FreeBSD kg-g5.kg4.no 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Sat Feb 19 > 01:18:47 UTC 2011 > root@xserve.lan.xcllnt.net:/usr/obj/usr/src/sys/GENERIC powerpc > > However, since this is 32-bits, it only sees 2 GB of the memory: > root@kg-g5# dmesg | head -19 > Copyright (c) 1992-2011 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights > reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 8.2-RELEASE #0: Sat Feb 19 01:18:47 UTC 2011 > root@xserve.lan.xcllnt.net:/usr/obj/usr/src/sys/GENERIC powerpc > Preloaded elf kernel "/boot/kernel/kernel" at 0x95d000. > cpu0: IBM PowerPC 970MP revision 1.1, 18446744071914.99 MHz > cpu0: Features dc000000 > cpu0: HID0 1511081 > real memory = 2127781888 (2029 MB) > available KVA = 490659839 (467 MB) > Physical memory chunk(s): > 0x00018000 - 0x000fffff, 950272 bytes (232 pages) > 0x017ec000 - 0x017fffff, 81920 bytes (20 pages) > 0x01813000 - 0x01bfffff, 4116480 bytes (1005 pages) > 0x01c3a000 - 0x03ffffff, 37511168 bytes (9158 pages) > 0x08000000 - 0x7c9f6fff, 1956605952 bytes (477687 pages) > avail memory = 1996570624 (1904 MB) > > > Is there a way to get a 64-bits version of FreeBSD 8.2 onto this > machine? (I couldn't find a 8.2 powerpc64 image) > -- > Torfinn > > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >