免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3933 | 回复: 0

Solaris10 网络安装教程 [复制链接]

论坛徽章:
0
发表于 2009-10-28 18:12 |显示全部楼层
网络安装solaris10教程
1.环境
  1台 T2000服务器,10.1.1.38 安装服务器
  1台 V440 服务器  无光驱,从安装服务器安装
2.步骤
2.1 把solaris10的安装文件(iso文件)copy到10.1.1.38上,我这里用的iso文件
    我放在了/gmm/sol-10-u7-ga-sparc-dvd.iso
    挂载iso文件到/mnt/iso/目录
    # lofiadm -a /gmm/sol-10-u7-ga-sparc-dvd.iso /dev/lofi/1
    # mount -F hsfs -o ro /dev/lofi/1 /mnt/iso/
    创建安装目录
    # mkdir -p /export/s10dvdsparc
    然后进入/mnt/iso/Solaris_10/Tools目录
    # cd /mnt/iso/Solaris_10/Tools
    # ./setup_install_server /export/s10dvdsparc/
    设置nfs共享 添加到(/etc/dfs/dfstab文件中)
    # share -F nfs -o ro,anon=0 /export/s10dvdsparc
    # shareall
    # share  //查看共享目录
    进入到 /export/s10dvdsparc/Solaris_10/Tools/ 下执行
    # cd /export/s10dvdsparc/Solaris_10/Tools/
    # ./add_install_client -s 10.1.1.38:/export/s10dvdsparc sun4u sun4u
    注:我要安装的服务器类型是sun4u的
    cleaning up preexisting install client "sun4u"
    removing sun4u from bootparams
    removing /tftpboot/inetboot.SUN4U.Solaris_10-1
    removing /tftpboot
    making /tftpboot
    updating /etc/bootparams
    copying boot file to /tftpboot/inetboot.SUN4U.Solaris_10-1




本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/83758/showart_2081366.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP