User Guide

sync tells the NFS v2 server not to reply back until all the data is written (In V3, it
replies back immediately with information on which data should be retained and
which ones flushed out.)
Any change to /etc/exports must be followed by an exportfs -ra which makes the nfs
daemon re-read the file.
DHCP Server Configuration for Generic
Example Payload
allow booting;
allow bootp;
option domain-name "domain.com";
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.1.255;
next-server 192.168.1.3;
subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.4 192.168.1.100;
allow unknown-clients;
}
#The next-server is the IP of the NFS server.
POST Codes
Diagnostic LED Decoder
G=Green, R=Red,
A=Amber
Checkpoint
MSB LSB
Description
Host Processor
0x10h OFF OFF OFF R
Power-on initialization of the host processor (bootstrap
processor)
0x11h OFF OFF OFF A Host processor cache initialization (including AP)
0x12h OFF OFF G R Starting application processor initialization
0x13h OFF OFF G A SMM initialization
Chipset
0x21h OFF OFF R G Initializing a chipset component
Memory
0x22h OFF OFF A OFF Reading configuration data from memory (SPD on FBDIMM)
Ref# D96629-001 Intel
®
Rapid Boot Toolkit User Guide 35