Changes between Version 26 and Version 27 of Old/Tutorials/HowToImage


Ignore:
Timestamp:
May 13, 2010, 2:54:56 PM (14 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/Tutorials/HowToImage

    v26 v27  
    7676
    7777Install a given disk image on the nodes in a testbed
     78
    7879Usage:
    79       orbit load [-h]
    80       orbit load [TOPOLOGY] [IMAGE_PATH] [TIMEOUT] [DOMAIN]
     80      omf load [-h]
     81      omf load [TOPOLOGY] [IMAGE_PATH] [TIMEOUT] [DOMAIN]
    8182 
    8283      With:
     
    9091 
    9192      TIMEOUT       a duration (in sec.) after which imageNodes should stop waiting for
    92 
    9393                    nodes that have not finished their image installation
    9494                    (default is 800 sec, i.e. 13min 20sec)
     
    106106                    omf load system:topo:circle my_Own_Image.ndz
    107107                    omf load my_Own_Topology baseline-2.2.ndz 600 grid
     108
    108109 }}}