Chinaunix

标题: solaris11 AI 安装出错,求大牛帮忙。。在线等。。。。 [打印本页]

作者: Cleo_Z    时间: 2012-06-11 17:19
标题: solaris11 AI 安装出错,求大牛帮忙。。在线等。。。。
本帖最后由 Cleo_Z 于 2012-06-11 18:55 编辑

服务器端步骤:
  1.# installadm create-service -n s11-sparc -s /root/sol-11-1111-ai-sparc.iso -d /install/images/s11-sparc -i  193.168.238.235 -c 20
  2. installadm create-client -e 00:21:28:AF:65:33 -n s11-sparc
  3.# installadm list  -n s11-sparc -c

Service Name Client Address     Arch   Image Path
------------ --------------     ----   ----------
s11-sparc    00:21:28:AF:65:33  sparc  /install/images/s11-sparc


客户端开始安装:
  1.Rebooting with command: boot net:dhcp -install
Boot device: /pci@22,600000/network@0:dhcp  File and args: -install
100 Mbps full duplex  Link up
Timed out waiting for BOOTP/DHCP reply
TFTP server not specified
Evaluating:

Boot load failed

哎。。。。事实上,在solaris11上TFTP是online啊  。。。。
# svcs -apv | egrep 'tftp'
online         -             16:49:55      - svc:/network/tftp/udp6:default

问题上网没搜到解决方式。。向各位大牛求救。。。

作者: shaaben    时间: 2012-06-11 23:05
tftp 的根目录设置错误?
cat /etc/inetd.conf | grep tftp
作者: Cleo_Z    时间: 2012-06-12 09:10
本帖最后由 Cleo_Z 于 2012-06-12 09:39 编辑

回复 2# shaaben


   tftp dgram udp wait root /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /tftpboot
  饿。有错么??




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2