# echo "wait 15" > /etc/dhcp.<if_name>

Otherwise, your solaris box will not continue to boot until it gets an IP. Some documents said the default wait timeout is 30. But I found the it's not true in booting (or initing) stage.

评论:

Another way to fix this:

# svcadm disable network/physical:default
# svcadm enable network/physical:nwam

Refer to http://www.opensolaris.org/os/project/nwam/

发表于 Yong Sun 在 2007年10月18日, 10:41 下午 CST #

发表一条评论:
该日志评论功能被禁用了。

This blog copyright 2009 by yongsun