From owner-freebsd-sparc Thu Mar 28 20: 2: 5 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 8E80A37B416 for ; Thu, 28 Mar 2002 20:02:01 -0800 (PST) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id g2T421f36946 for ; Thu, 28 Mar 2002 20:02:01 -0800 (PST) (envelope-from mjacob@feral.com) Date: Thu, 28 Mar 2002 20:02:00 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: freebsd-sparc@freebsd.org Subject: okay, I'm stuck... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've been trying to do some kernel debugging, and I'm stuck. All I really have to work with usably at the moment (for a variety of reasons) is a Ultra10 booted diskless. If I install nfs kernels && distributions from the recent ISOs (e.g., 3/20), I can boot and run fine. When I install a GENERIC kernel built out of source cvsup'd from cvsup10, I always die at: Rebooting with command: boot net Boot device: /pci@1f,0/pci@1,1/network@1,1 File and args: 21000 Console: OpenFirmware console FreeBSD/sparc64 loader bootpath="/pci@1f,0/pci@1,1/network@1,1" loaddev=net0: boot: ethernet address: 08:00:20:a0:20:e8 net_open: server addr: 192.67.166.79 net_open: server path: /space2/root/slinx net_open: boot file: /boot/kernel/kernel > \ \: unknown command /boot/kernel/kernel data=0x2cc408+0xe0e18 syms=[0x8+0x42ca8+0x8+0x34a50] Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel]... nothing to autoload yet. jumping to kernel entry at 0x80038000. Fast Data Access MMU Miss ok What the hell am I doing wrong here? Is this supposed to not work? I know that the GENERIC kernel won't mount root, but I'm just trying to boot it to test the isp driver for now. I should see it get further than this! -amtt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message