Changes between Version 2 and Version 3 of Software/cOMF/bLoad


Ignore:
Timestamp:
Jan 29, 2013, 8:27:24 PM (11 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Software/cOMF/bLoad

    v2 v3  
    11
    2 == load ==
     2== omf load ==
    33
    4 Load command is used to put an image onto the hard disk of the nodes.
     4Load command is used to put an image onto the hard disk of the node.
    55
    6 [[CollapsibleStart(omf help load)]]
     6[[CollapsibleStart(Usage: omf help load)]]
    77{{{
    88Install a given disk image on the nodes in a testbed
     
    3838Two important arguments are ''TOPOLOGY'' describing the set of nodes one wishes to image , and !IMAGE specifying the name of the image one wants to load the nodes with. Typical command to load both nodes of sandbox 1 with the [wiki:Documentation/SupportedImages baseline] image would look like:
    3939
    40 [[CollapsibleStart(username@console.sb7:~$ omf load -t all -i baseline.ndz)]]
     40[[CollapsibleStart(Example: omf load -t all -i baseline.ndz)]]
    4141    {{{
    4242username@console.sb7:~$ omf load -t all -i baseline.ndz