NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

port-sgimips/50706: 7.0 INSTALL-kernel too big to be loaded with bootp(): on Indy IP24



>Number:         50706
>Category:       port-sgimips
>Synopsis:       7.0 INSTALL-kernel too big to be loaded with bootp(): on Indy IP24
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    port-sgimips-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 25 13:00:00 +0000 2016
>Originator:     Adrian Christiansen
>Release:        7.0
>Organization:
>Environment:
NetBSD 7.0 GENERIC32_IP2x.201509250726Z sgimips
>Description:
Attempting to boot the INSTALL kernel via the network yeilds the following error message, for release version 7.0:


>> bootp():
Setting $netaddr to 192.168.1.106 (from server )
Obtaining  from server 
Setting $netaddr to 192.168.1.106 (from server )
Obtaining  from server 
  |
Exception: <vector=UTLB Miss>
Status register: 0x30004803<CU1,CU0,IM7,IM4,IPL=???,MODE=KERNEL,EXL,IE>
Cause register: 0x8008<CE=0,IP8,EXC=RMISS>
Exception PC: 0x0, Exception RA: 0x9fc36ed8
exception, bad address: 0x0
Local I/O interrupt register 0: 0x8 <ENET>
Local I/O interrupt register 1: 0x80 <VR/GIO2>
  Saved user regs in hex (&gpda 0xa8740e48, &_regs 0xa8741048):
  arg: a8740000 0 0 a87429d0
  tmp: a8740000 a8740dd8 7 a8740e20 a8765480 206 a8746c84 a8743e88
  sve: a8740000 3 400000 8000000 16 3f80 0 8000000
  t8 a8740000 t9 ffefffff at fffbfbff v0 7fffe7ff v1 dc7befff k1 a8748978
  gp a8740000 fp ffdfffff sp ffffffbf ra 7dffffee

PANIC: Unexpected exception

[Press reset or ENTER to restart.]



Trying the same thing with a -current INSTALL kernel as of 201601241850Z gives the following output:

>> bootp():
Setting $netaddr to 192.168.1.106 (from server )
Obtaining  from server 
Setting $netaddr to 192.168.1.106 (from server )
Obtaining  from server 
  |
Cannot load bootp():.
Text start 0x8060000, size 0x749a30 doesn't fit in a FreeMemory Area.
Unable to execute bootp():
>How-To-Repeat:
Load kernel from network with bootp(): in the PROM Command Monitor. The 6.1.5 INSTALL-kernel works fine, this could be used to test the setup.
>Fix:
It's possible to install NetBSD 7.0 over the network using the GENERIC kernel, and the content of diskimage.tgz hosted on an NFS-server.



Home | Main Index | Thread Index | Old Index