From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 12 10:45:16 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C12AD37B401 for ; Sat, 12 Apr 2003 10:45:16 -0700 (PDT) Received: from misery.sdf.com (misery.sdf.com [207.200.153.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CBD943F93 for ; Sat, 12 Apr 2003 10:45:15 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 194NUs-0004mm-00; Sat, 12 Apr 2003 09:04:54 -0700 Date: Sat, 12 Apr 2003 09:04:52 -0700 (PDT) From: Tom Samplonius To: don_homer@gmx.net In-Reply-To: <20030412174009.B02D743FAF@mx1.FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: cc: freebsd-sparc@FreeBSD.org Subject: Re: freebsd on sparcstation 20 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:45:17 -0000 On Sat, 12 Apr 2003 don_homer@gmx.net wrote: > i have a short question. is it possible to run freebsd on a > sparcstation 20 with 144mb of memory? if yes, which portation do i > have to use? > > gerald Sparc 20s are 32bit. FreeBSD/sparc64 only works on 64 bit Sparcs (UltraSparc CPUs). NetBSD and OpenBSD have distributions for 32bit Sparc systems like the Sparc 20. Tom