免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12
最近访问板块 发新帖
楼主: huacaihudie
打印 上一主题 下一主题

如何在RHEL5.3下构建PXE+TFTP+DHCP+NFS,实现windows的网络引导安装! [复制链接]

论坛徽章:
0
11 [报告]
发表于 2010-01-22 11:01 |只看该作者
原帖由 huacaihudie 于 2010-1-21 17:20 发表
- Copy i386 directory from the installation media to a subdir called winxp
  in the ris working directory

- Extract the pxe loader:
  cabextract <Source dir>/i386/STARTROM.N1_

- Modify the name of the loader from NTLDR to XPLDR:
  sed -i -e 's/NTLDR/XPLDR/gi' startrom.n12

- Move the modified pxe loader to tftpd root, and call it winxp.0
问:pxe loader 是否指的就是startrom.n12,即上句意思是否就是将startrom.n12剪切到tftp的根目录,并重命名为winxp.0?

是的,看起来是这么说的

- Extract the setuploader, using cabextract:
  cabextract <Source dir>/i386/SETUPLDR.EX_

- Modify the name of the response file from winnt.sif to winxp.sif
  sed -i -e 's/winnt\.sif/winxp\.sif/gi' setupldr.exe

- Modify the name of ntdetect from ntdetect.com to ntdetect.wxp
  sed -i -e 's/ntdetect\.com/ntdetect\.wxp/gi' setupldr.exe

- Move the modified setuploader to tftpd root, and call it XPLDR
问:同理,上句中的setuploader 是否指的就是setupldr.exe呢?

是的
- Copy <Source dir>/i386/NTDETECT.COM to tftpd root
  and call it ntdetect.wxp


call it就是说rename it
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP