Subject: Re: Netboot with fxp [kernel stack not valid halt]
To: Sung-Won Chung <swchung7@hotmail.com>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-alpha
Date: 03/29/2001 08:02:39
On Fri, Mar 30, 2001 at 12:56:30AM +0900, Sung-Won Chung wrote:

 > >>>boot -protocols bootp eia0
 > Trying BOOTP boot.
 > 
 > Broadcasting BOOTP Request...
 > Received BOOTP Packet File Name is: /tftpboot/NetBSD-alpha/netbsd

Oh, bad.

You're not supposed to load the kernel directly.  You're supposed
to load the netboot program which in turn loads the kernel via NFS.

 > local inet address: 191.168.0.2
 > remote inet address: 192.168.0.1
 > TFTP Read File Name: /tftpboot/NetBSD-alpha/netbsd
 > netmask = 255.255.255.0
 > Server is on same subnet as client.
 > ...............................................................
 > ...............
 > bootstrap code read in
 > base = 200000, image_start = 0, image_bytes = 4e548b
 > initializing HWRPB at 2000
 > initializing page table at 3ffec000
 > initializing machine state
 > Setting affinity to the primary CPU
 > jumping to bootstrap code
 > 
 > halted CPU 0
 > 
 > halt code = 2
 > kernel stack not valid halt
 > PC = fffffc00006557d8
 > 
 > >>>
 > 
 > 
 > _________________________________________________________________________
 > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
 > 

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>