| United States-English |
|
|
|
![]() |
SmartSetup Scripting Toolkit Deployment Guide: HP Integrity Servers with Linux > Chapter 5 Setting Up the Boot MechanismUsing Network Boot |
|
The following sections show you how to set up and use a network boot environment This section contains instructions for performing a Linux boot over a network.
To set up a DHCP server, create and edit a dhcpd.conf file in the /etc directory of your server. The following is an example assigning a fixed address in a dhcpd.conf file:
The next-server command tells the DHCP client where to send the TFTP get request. The filename command tells the DHCP client which file to get. In this example, the file is bootia64.efi. When you have finished editing the dhcpd.conf file, restart the dhcpd process, by entering the following command: Most Linux installations include a TFTP server and an automated method of launching the server upon receiving a TFTP request. The parent process for detecting a TFTP request and launching the TFTP server is called xinetd. However, you might have to enable the TFTP service. The TFTP file is located in the /etc/xinetd.d/ directory. The following is a sample TFTP file:
In this example, disabled is the default setting, and /tftpboot is the root directory for all client access. To enable the TFTP service on your server, edit the disable line to read: Use the /tftpboot directory as the directory from which TFTP clients retrieve files. To populate the TFTP directory:
Make sure the HP Integrity server has a PXE-compliant NIC and is physically connected to a configured DHCP server. Set the NIC as the default boot device or select it in the EFI Boot Manager Menu, as follows:
To boot your server from a PXE-Enabled NIC, use the following steps:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||