Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 11:33:43 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Matthew Jacob <mjacob@feral.com>
Cc:        freebsd-sparc@freebsd.org
Subject:   RE: okay, I'm stuck...
Message-ID:  <XFMail.20020329113343.jhb@FreeBSD.org>
In-Reply-To: <Pine.BSF.4.21.0203281958510.35752-100000@beppo>

next in thread | previous in thread | raw e-mail | index | archive | help

On 29-Mar-2002 Matthew Jacob wrote:
> 
> 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

This is cause the NFS loader doesn't have FICL compiled in so it dies trying to
parse loader.rc.  It would be nice if this could be fixed. :)

> /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!

I have no idea why you are getting this. :(

> -amtt

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020329113343.jhb>