linu64 无人值守安装.docx

client 网卡启动 pxe 程序请求 ip 地址,服务器给客户端提供 ip 地址,服务端安装 dhcp 服务器软件 yum install dhcp 配置 dhcp 的配置文件 [root@server html]# vim /etc/dhcp/dhcpd.conf subnet netmask { range dynamic-bootp 00; next-server 0; ==》指定 tfcp 服务器的 ip filename pxelinux.0; ==》指定 booloader 文件的名字 重启 dhcp 服务器 [root@server ~]# /etc/init.d/dhcpd restart Starting dhcpd: [ OK ] 客户端启动 tftp 从服务端获得 bootloader 客户端安装 tftp 服务器[root@server ~]# yum provides */tftp Loaded plugins: product-id, refresh-packagekit, security, subscription- : manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to r

文档评论(0)

1亿VIP精品文档

相关文档