Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

With both of these services in place any system which supports PXE/network-booting
should be able to gain an IP address, fetch a kernel, and boot without an installed operating system.

PXE uses three distinct network protocols that map to three server processes to perform the installation.
In our case, some of the processes run on lcls-dev1 (LCLSDEV daemon)

Both PXE  DHCP and DHCP TFTP services run on the LCLSDEV host 'dhcp3' maintained by SCCS.

...

At the shell, type the following to ensure that you are running the correct version of liunxRT for your ioc. This has the real-time Preempt RT patch. 

# uname -a
Linux ioc-b34-pm32 3.14.12-rt9 #1 SMP PREEMPT RT Sat Oct 11 17:27:39 PDT 2014 i686 GNU/Linux

...