arp/rarp timeouts when attempting to boot from disk
DETAIL DESCRIPTION:
Boot fails with error "Timeout waiting for ARP/RARP packet"
as the user attempts to boot from a disk boot device. This
error indicates that the system is actually trying to boot
over the .network.
This problem most commonly occurs after installation of a new
system, after a PROM upgrade, or after replacement of a cpu board.
SOLUTION SUMMARY:
There are 3 possible solutions:
1) Verify that the OBP environment variable "diag-switch?" is set to false.
If diag-switch? is set to true, extended post diagnostics will be executed
followed by an attempt to boot from the "diag-device" alias which is set
to "net" by default.
Check the value of diag-switch?:
ok printenv diag-switch?
diag-switch? = true
Fix:
ok setenv diag-switch? false
ok reset
2) The system's key switch is set to the diagnostics position. This is
the equivalent of having "diag-switch?" set to true. The diagnostics key
switch position is labelled similar to a ~ character.
Fix: Set the key switch to the on position (labelled with a vertical bar).
3) The OBP "boot-device" alias is set to "net" or "net" is in the list
of "boot-device" aliases to attempt to boot from and the previous boot
devices cannot be accessed.
Fix:
ok setenv boot-device alias
(where "alias" is an alias for the correct boot device)
ok reset
deeperpurple 回复于:2003-09-02 23:54:49 |
Saved!
第一次把钥匙扳到“诊断模式”的位置,我看 ~ 的标志以为是从网络启动哦 |
raja 回复于:2003-09-03 00:05:38 |
呵呵,你真有想象力啊 |
guchengman 回复于:2003-09-03 09:29:09 |
[quote:e47ae945a1="raja"]arp/rarp timeouts when attempting to boot from disk
DETAIL DESCRIPTION: Boot fails with error "Timeout waiting for ARP/RARP packet" as the user attempts to boot from a disk boot device. This error..........[/quote:e47ae945a1] 主要是指启动时主机设置的是从网络启动. 如果没有远程主机支持启动,那自然会出来arp/rarp超时的.无盘是要rarp进行反向地址解析的. 说了那么多无非是要你看一下你的启动顺序, 把启动顺序重设为从disk启动就行了. |
littleqs 回复于:2003-09-18 15:32:57 |
这个话题有些弱 。建议版主以后注意审查质量之后再加为精华 |
延伸阅读
文章来源于领测软件测试网 https://www.ltesting.net/