Changes between Version 105 and Version 106 of Documentation/CGettingStarted
- Timestamp:
- Jul 11, 2023, 12:51:50 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/CGettingStarted
v105 v106 33 33 username@console:~$ omf load -t all -i baseline20.04.ndz 34 34 }}} 35 We are using `all` for our set of nodes here because there are only two nodes in sb1. For a larger domain like grid, you should specify a list of specific nodes, like `node1-1,node2-1,node8-8`. '''Do not turn on all of the nodes in grid!''' 35 We are using `all` for our set of nodes here because there are only two nodes in sb1. For a larger domain like grid, you should specify a list of specific nodes, like `node1-1,node2-1,node8-8`. 36 '''Do not turn on all of the nodes in grid! ''' 36 37 == 4. Turn the nodes on == 37 38 At this point the nodes' disks are imaged with the ''baseline'' image and need to be turned back on before proceeding. Use the `omf tell` command to turn the nodes on and give them a couple of minutes to boot, then check their status with `omf stat`. 38 [[Include(Documentation/Short/TellOn)]] 39 [[CollapsibleEnd]] 39 40 40 == 5. Run your experiment == 41 41 In this example, our "experiment" will be to use one node as a wireless access point, which the other node will connect to. This is meant to demonstrate the basic way in which experimenters interact with testbed resources, along with