Rhel-4u2 network installation problems, help taste hero! -- Linux general technology-Linux technology and application information. For details, refer to the following section. Recently, due to work needs, we are conducting an experiment:
Install the redhat as 4 UP 2 Operating System on multiple servers through the network startup function (PXE.
The target servers are Lenovo Wanquan R510G6 and R520G6,
First, I built an installation platform:
DHCP server, TFTP server, and NFS server. The three services are deployed on Lenovo R510G6 with the redhat as 4 UP 2 operating system installed. Set the IP address of the server's eth0 to 192.168.100.1.
During the test, it was found that the server could read the microkernel file (pxeliunz, initrd. img) through PXE. However, the E1000 Nic cannot be driven after the operation permission is granted to the microkernel.
Later, a Lenovo engineer gave me some advice and re-compiled the initrd. imgfile so that it could support the NIC. (See related attachments)
After testing, it is proved that the compiled initrd. img can support this Nic. However, the installation process still fails. The problem is that the network adapter cannot obtain the IP address through DHCP again (the IP address obtained during PXE startup is normal ).
Could you give me some advice? Thank you.