Changes between Version 2 and Version 3 of Software/cOMF/bLoad
- Timestamp:
- Jan 29, 2013, 8:27:24 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software/cOMF/bLoad
v2 v3 1 1 2 == load ==2 == omf load == 3 3 4 Load command is used to put an image onto the hard disk of the node s.4 Load command is used to put an image onto the hard disk of the node. 5 5 6 [[CollapsibleStart( omf help load)]]6 [[CollapsibleStart(Usage: omf help load)]] 7 7 {{{ 8 8 Install a given disk image on the nodes in a testbed … … 38 38 Two 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: 39 39 40 [[CollapsibleStart( username@console.sb7:~$omf load -t all -i baseline.ndz)]]40 [[CollapsibleStart(Example: omf load -t all -i baseline.ndz)]] 41 41 {{{ 42 42 username@console.sb7:~$ omf load -t all -i baseline.ndz