Changes between Version 37 and Version 38 of Documentation/FAQ
- Timestamp:
- Mar 13, 2006, 9:25:40 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/FAQ
v37 v38 210 210 211 211 If 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 * saveNode x,y 212 {{{ 213 saveNode x,y 214 }}} 213 215 214 216 where 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.