Versions Compared

Key

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

...

  • At this point, you've confirmed the flash memory contains the right data. The netBoot software will recognize several commands from your keyboard, and it's listed them after you've interrupted its boot process.
  • Normally when it runs, netBoot attempts to download the software that you ultimately want to use. To do so, it keeps several parameters in non-volatile memory (NVRAM.)
  • Now you're going to set those various parameters and record them in NVRAM. Press "c" to change the parameters that netBoot will use to download software. Keep in mind that your own processors IP address must be entered under "My IP", just as it's name.
  • Typically, only the fields marked "My IP", "My name" and "Command Line Parameters" will have values unique to your processor. All other fields should be entered as you see here. If you have questions, please ask a Controls Software Engineer from theEPICS Team.
      • The field "Command Line Parameters"is set to:
        • (booting from NFS): INIT=/boot/epics/iocCommon/user , followed by a path to your boot-up script. If you're using the AFS filesystem, which is common at SLAC, then your path will typically be something like /u/ <two-chars> / <login user-id> /path-to-example . If you are booting out of the shared lcls group space, the boot-up script is /boot/g/lcls/epics/iocCommon/"<your-node-name>"/startup.cmd . See the example below. Please note that the same DNS and the NTP servers for development and test-facility are used.


          FacilityTFTP ServerBoot Server Gateway DNS NTP
           Development

          LCLS-DEV1

          134.79.219.136

           AFSNFS

          172.23.66.102

          134.79.219.1


          134.79.111.111

          134.79.111.112

          134.79.110.75

          134.79.110.10 

           Test-Facility

          LCLS-DEV1

          134.79.219.136

           AFSNFS

          172.23.66.102

           172.27.96.1

           134.79.111.111

          134.79.111.112

           134.79.110.75

          134.79.110.10 

           LCLS

          LCLS-SRV04

          172.27.8.28

           MCCFS2

          172.27827.8.11

          172.27.0.1 

          134.79.151.12

          134.79.151.13

           134.79.151.12

          134.79.151.13 

           FACET


           MCCFS2

          172.27.2788.11

           172.27.8.1 134.79.151.12

          134.79.151.13

           134.79.151.12

          134.79.151.13

...