Changes between Version 4 and Version 5 of Tutorials/Wireless/intro Tutorial
- Timestamp:
- Jul 20, 2022, 4:32:29 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/intro Tutorial
v4 v5 25 25 omf load -i baseline-uhd.ndz -t sdr2-s1-lg1,sdr2-md1 26 26 }}} 27 This is a good opportunity to look at the output of the image loading process. At first glance, it can look like a lot of text, but there is some useful information there to help you understand what is going on. Here is the output of running the above command: 28 29 [[Image(image-save.png)]] 27 30 1. Once the nodes are successfully imaged, turn them on and check the status 28 31 {{{#!shell … … 38 41 NOTE: for some nodes, such as the server machines, it can take several minutes for a node to finish the booting process. This is normal, and you'll have to wait until the nodes is fully booted before you can ssh to it. 39 42 1. Once you have an ssh session on either machine, you can verify that it is the proper type of node by looking at the output of lshw: 43 40 44 [[Image(lshw.png)]] 41 45