From owner-freebsd-sparc64@FreeBSD.ORG Wed Mar 9 19:35:31 2011 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0561106564A for ; Wed, 9 Mar 2011 19:35:31 +0000 (UTC) (envelope-from geodni@free.fr) Received: from smtpfb1-g21.free.fr (smtpfb1-g21.free.fr [212.27.42.9]) by mx1.freebsd.org (Postfix) with ESMTP id 8DE3B8FC14 for ; Wed, 9 Mar 2011 19:35:29 +0000 (UTC) Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by smtpfb1-g21.free.fr (Postfix) with ESMTP id D53B62D2F7 for ; Wed, 9 Mar 2011 20:15:51 +0100 (CET) Received: from dune.gravos.com (unknown [78.226.156.55]) by smtp2-g21.free.fr (Postfix) with ESMTP id 5678F4B024D for ; Wed, 9 Mar 2011 20:15:45 +0100 (CET) Message-ID: <4D77D2BF.1090106@free.fr> Date: Wed, 09 Mar 2011 20:19:27 +0100 From: Denis Saget User-Agent: Thunderbird 2.0.0.24 (X11/20110126) MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [FreeBSD 8.2 release] boot from dvd fails on Sun Fire T2000 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2011 19:35:32 -0000 Hello, New to this mailing list but not to FreeBSD, I'm currently playing with a Sun Fire T2000 (4 cores and 8GB RAM) to install FreeBSD sparc64 using latest release 8.2 of february 17th. I cannot go more than boot from cdrom by now, I tried 8.2RC1(1) and then 8.2RELEASE(2) ISO DVD, I have a trap after "jumping to kernel entry at 0xc0088000". Loading kernel phase is very very slow, it may take 1 or 2 minutes in the two cases. I had a go with 2 memory modules that did not work correctly and were disabled, it seems to be OK now after permuting and reenabling them, perhaps this can be the cause of the problem. Can you tell / ask me more ? Regards, Denis (1) Boot device: /pci@7c0/pci@0/pci@1/pci@0/ide@8/cdrom@0,0:f File and args: >> FreeBSD/sparc64 boot block Boot path: /pci@7c0/pci@0/pci@1/pci@0/ide@8/cdrom@0,0:f Boot loader: /boot/loader Consoles: Open Firmware console Booting with sun4v support. Boot path set to /pci@7c0/pci@0/pci@1/pci@0/ide@8/cdrom@0,0:a FreeBSD/sparc64 bootstrap loader, Revision 1.0 (root@araz.cse.buffalo.edu, Wed Dec 22 20:19:17 UTC 2010) bootpath="/pci@7c0/pci@0/pci@1/pci@0/ide@8/cdrom@0,0:a" Loading /boot/defaults/loader.conf /boot/kernel/kernel data=0x9d3a48+0x7f668 syms=[0x8+0xa9dd0+0x8+0x9c6d3] \ Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel]... jumping to kernel entry at 0xc0088000. ERROR: Last Trap: Illegal Instruction (2) Boot device: /pci@7c0/pci@0/pci@1/pci@0/ide@8/cdrom@0,0:f File and args: >> FreeBSD/sparc64 boot block Boot path: /pci@7c0/pci@0/pci@1/pci@0/ide@8/cdrom@0,0:f Boot loader: /boot/loader Consoles: Open Firmware console Booting with sun4v support. Boot path set to /pci@7c0/pci@0/pci@1/pci@0/ide@8/cdrom@0,0:a FreeBSD/sparc64 bootstrap loader, Revision 1.0 (root@araz.cse.buffalo.edu, Thu Feb 17 03:05:26 UTC 2011) bootpath="/pci@7c0/pci@0/pci@1/pci@0/ide@8/cdrom@0,0:a" Loading /boot/defaults/loader.conf /boot/kernel/kernel data=0x9d3748+0x7f668 syms=[0x8+0xa9db8+0x8+0x9c673] / Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel]... jumping to kernel entry at 0xc0088000. ERROR: Last Trap: Illegal Instruction