From owner-freebsd-sparc64@FreeBSD.ORG Sat May 14 22:01:03 2005 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 3854A16A4CE for ; Sat, 14 May 2005 22:01:03 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC09643D7E for ; Sat, 14 May 2005 22:01:02 +0000 (GMT) (envelope-from sah.list@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1248473wra for ; Sat, 14 May 2005 15:01:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=rsZ21UlcTsKus0sg7rUjF2kSDTiADa7PtnBp+jNiIm+6EQ7CjaNTud4c2n5VXt97EvgdPRBwX57gSqt+WJWv8Ahr/JtXlmqef4/7jn+wze/LiIvejIORAXQLqosKmBfh1uh1kODW0dtADF29jvFY+4+tKbGAleXvLpvrYtAkGKY= Received: by 10.54.51.78 with SMTP id y78mr2658184wry; Sat, 14 May 2005 15:01:02 -0700 (PDT) Received: by 10.54.107.6 with HTTP; Sat, 14 May 2005 15:01:02 -0700 (PDT) Message-ID: <69889da30505141501c9edc55@mail.gmail.com> Date: Sat, 14 May 2005 15:01:02 -0700 From: Sean Hafeez To: freebsd-sparc64@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: jumping to kernel entry - 5.4 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sean Hafeez List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2005 22:01:03 -0000 Thought I would try 5.4 on my Ultra60 with 2x350Mhz CPUs. Booting from the CD I get to.. jumping to kernel entry at 0xc0040000 and the system hangs there. Did a seach and the only thing I could find was some other people asking about it at: http://lists.freebsd.org/pipermail/freebsd-sparc64/2005-April/003028.html So anyone got a fix? Anything info I need to post? Thanks!