I'm trying to upgrade everything to 7.8, but auto_install under
PXE is acting up.  It gets to the ... (A)utoinstall ... prompt
and then just sits there.  No more five second timeout where
it just carries on with the autoinstall.  Nothing in our PXEboot
setup has changed; we've been running this configuration for a
decade now with no hiccups.  I am stumped.  Any ideas?

Here is the tail end of the console output.  After three minutes
I answered the prompt and verified the boot NIC is actually alive.

--lyndon

----------------------------------------------------------------------

ice1: could not read firmware ice-ddp (error 2); entering safe mode
ice1: fw 7.4.13 api 1.7 nvm 4.40 etid 8001d9ba netlist 4.4.5000-2.15.0.ba411b9 
oem 1.3534.0, address 7c:c2:55:e1:bb:1f
erase ^?, werase ^W, kill ^U, intr ^C, status ^T

Welcome to the OpenBSD/amd64 7.8 installation program.
(I)nstall, (U)pgrade, (A)utoinstall or (S)hell? s
# ifconfig ice0
ice0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        lladdr 7c:c2:55:e1:bb:1e
        llprio 3
        media: Ethernet autoselect (autoselect full-duplex)
        status: active
# ifconfig ice0 inet 10.4.28.6/24
# ifconfig ice0
ice0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 7c:c2:55:e1:bb:1e
        llprio 3
        media: Ethernet autoselect (autoselect full-duplex)
        status: active
        inet 10.4.28.6 netmask 0xffffff00 broadcast 10.4.28.255
# ping 10.4.28.1
PING 10.4.28.1 (10.4.28.1): 56 data bytes
64 bytes from 10.4.28.1: icmp_seq=0 ttl=255 time=0.104 ms
64 bytes from 10.4.28.1: icmp_seq=1 ttl=255 time=0.062 ms
^C
--- 10.4.28.1 ping statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/std-dev = 0.062/0.083/0.104/0.021 ms
# 

Reply via email to