1 setting up dhcp configuration, Setting up dhcp configuration, Pramc-7211 software installation – Artesyn PrAMC-7211 PNE3.0 Software Installation Guide (June 2014) User Manual
Page 17

PrAMC-7211 Software Installation
PrAMC-7211-PNE3.0 Software Installation Guide (6806800L07B)
17
DEFAULT kernel initrd=minrootfs.cpio.gz rdinit=/linuxrc
console=ttyS0,9600n8 INTF=front
TFTPSERVER=192.168.2.20:/PrAMC721x-WR-3.0-BBS-RM01-PrePINV
DHTMOUT=6 TIMEOUT=16
To
TIMEOUT 50
DEFAULT kernel initrd=minrootfs.cpio.gz rdinit=/linuxrc
console=ttyS0,9600n8 INTF=front
TFTPSERVER=192.168.2.20:/PrAMC721x-WR-3.0-BBS-RM01-1.0.2/disk
DHTMOUT=6 TIMEOUT=16
Modify the TFTP server IP address also according to the installation setup.
3. Change BIOS setting boot option to netboot on PrAMC-7211, see
.
After BIOS settings are changed and saved, the blade reboots and image is picked up
automatically and starts installation.
4. Change BIOS setting boot option to disk boot on PrAMC-7211, see
.
2.3.1.1
Setting Up DHCP Configuration
The following are the sample contents of DHCP server configuration file
/etc/dhcpcd.conf.
ddns-update-style interim;
ignore client-updates;
allow bootp;
allow booting;
allow booting;
allow bootp;
# Standard configuration directives...