Changes between Version 38 and Version 39 of Documentation/FAQ


Ignore:
Timestamp:
Mar 13, 2006, 9:26:21 PM (18 years ago)
Author:
kishore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/FAQ

    v38 v39  
    210210
    211211If you've modified the baseline, or even installed your own OS on a node, you can take a snapshot of the node's disk.  The resulting image can be used on other nodes during your experiment and reused during other slots.  To save a node's disk as an image issue the following command on the experiment console (**NOT THE NODE'S SERIAL CONSOLE**):
    212 {{{
    213 saveNode x,y
    214 }}}
     212 * saveNode x,y
    215213
    216214where x and y are the node's coordinates.  The image will be named in the form node-X-Y-<TIMESTAMP>.ndz and will be displayed in a status message during runtime.  Please keep track of the image name as you will need to supply it during imaging.