小编use*_*236的帖子

14.04 服务器 PXE 安装在“配置网络”页面失败

尝试无人值守 PXE 安装,在此页面失败

Network autoconfiguration failed
Your network is probably not using the DHCP protocol. Alternatively,
the DHCP server may be slow or some network hardware is not working
properly.

<Continue>
Run Code Online (Sandbox Code Playgroud)

我的 DHCP 服务器适用于 12.04 和所有其他 Linux 发行版,例如 RHEL 和 SLES。更重要的是,它pxelinux.0被获取,内核和 initrd 被下载并启动。所以我认为这应该是客户端问题而不是服务器问题。特别是14.04安装程序问题。

跳转到安装程序中的一个shell,发现ifconfig不可用。尝试过dhclient,它没有返回错误(返回代码也是 0),但仍然无法 ping PXE 或 DHCP 服务器。失败的错误ping是“网络无法访问”。tcpdump显示在 PXE 中的初始请求之后,DHCP 服务器上没有任何 DHCP 请求。

lspci 显示所有 NIC。

01:00.1 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller
...
Run Code Online (Sandbox Code Playgroud)

知道出了什么问题吗?

其他信息: …

server pxe system-installation 14.04

6
推荐指数
1
解决办法
9404
查看次数

标签 统计

14.04 ×1

pxe ×1

server ×1

system-installation ×1