home *** CD-ROM | disk | FTP | other *** search
/ ftp.jcu.edu.au / 2014.06.ftp.jcu.edu.au.tar / ftp.jcu.edu.au / v6.3.2b / SWBD68 / ending_instructions next >
Text File  |  2008-08-12  |  2KB  |  44 lines

  1. Post installation instructions:
  2.  
  3. A system WITHOUT A CHASSIS for a FIRST TIME LOAD the next steps are:
  4.    1. You may now reboot the system. Be sure you have a console
  5.       connection to the system before rebooting.
  6.    2. Run 'host_setup <ipaddress> CP<serialnumber(6 digit)>' once the
  7.       system is back up to allow the network interface(s) to work.
  8.    3. Since there are no fans connected to the board, the thermal and
  9.       voltage monitoring policies in the software need to be bypassed.
  10.  
  11.       Run 'touch /var/emd.factory' (bypasses thermal and voltage)
  12.       Run 'touch /mnt/var/emd.factory' (bypasses thermal and voltage)
  13.  
  14.    4. Initialize the non-volitile system hardware descriptions for
  15.       software.
  16.       Run '/fabos/xtool/seepromInit.xtl -T' to configure the FRU data.
  17.    5. Run 'chkconfig fabos on' to enable Fabric OS.
  18.    6. Run 'sync' to save the config changes in flask.
  19.    7. Reboot the system once more for changes to take effect.
  20.    8. Run 'ipaddrset' to set the ip address when fabos is on
  21.  
  22. A system WITH A CHASSIS for a FIRST TIME LOAD the next steps are:
  23.    1. You may now reboot the system. Be sure you have a console
  24.       connection to the system before rebooting.
  25.    2. Run 'host_setup <ipaddress> CP<serialnumber(6 digit)>' once the
  26.       system is back up to allow the network interface(s) to work.
  27.    3. Initialize the non-volitile system hardware descriptions for
  28.       software if not already done.
  29.       Run '/fabos/xtool/seepromInit.xtl -T' to configure the FRU data.
  30.    4. Run 'chkconfig fabos on' to enable Fabric OS.
  31.    5. Reboot the system once more for changes to take effect.
  32.    6. Run 'sync' to save the config changes in flask.
  33.    7. Run 'ipaddrset' to set the ip address when fabos is on
  34.  
  35. A system WITH A CHASSIS for a SOFTWARE UPDATE the next steps are:
  36.    1. You may now reboot the system. Be sure you have a console
  37.       connection to the system before rebooting.
  38.    2. Run 'host_setup <ipaddress> CP<serialnumber(6 digit)>' once the
  39.       system is back up to allow the network interface(s) to work.
  40.    3. Run 'chkconfig fabos on' to enable Fabric OS.
  41.    4. Reboot the system once more for changes to take effect.
  42.  
  43.  
  44.