
creates a new direct boot profile (or updates the profile if it exists) called testprofile. The profile contains the following information:
192.1.2.1 | |
Ignite client IP address | 192.1.1.20 |
Gateway IP address | 192.1.1.1 |
Network mask | 255.255.255.0 |
Boot file name | /opt/ignite/boot/nbp.efi |
IMPORTANT: If you do not have the client IP address defined in a direct boot profile, EFI will use DHCP instead of the direct boot profile to start the boot process.
When creating a direct boot profile, always define the boot file using the
The dbprofile command accepts a gateway IP address. This is important because when using a direct boot profile that has a gateway defined, the EFI network stack will have somewhere to route
To network boot using a direct boot profile, use the
lanboot select
This results in a list of LAN interfaces for you to choose from. However, no DHCP request is sent out when an interface is selected. Instead, the network boot uses information from the direct boot profile testprofile and immediately starts booting from the
NOTE: If you have multiple LAN interfaces, you must choose the LAN interface that the direct boot profile is applicable to. If you choose a LAN interface on a network other than (using the example from above) 192.1.1.x, the client will fail to contact the
This section provides information for the dbprofile command. This command is part of the EFI Shell and is accessible from the system console when the system is in an active state but has not booted an operating system. For more information, see the nPartition Administrator's Guide or the documentation for your particular system, available at the HP Business Support Center:
Syntax
dbprofile
dbprofile [cp src_name dst_name]
Options and Operands
Display/create/modify a direct boot profile with the name name. | |
A DHCP server will be used to get the client information. | |
Set the static IP address for the boot server to server_ip. | |
Set the static IP address for the client to client_ip. | |
Set the static IP address for the gateway to gateway_ip. | |
Set the subnet mask for the local network to subnet_mask. |
Direct Boot Profiles for