Changes between Version 2 and Version 3 of Tutorials/k0SDR/Tutorial04a


Ignore:
Timestamp:
Dec 17, 2012, 2:28:36 PM (11 years ago)
Author:
nilanjan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial04a

    v2 v3  
    2828nilanjan@console.grid:~$ omf-5.3 load -i ubuntu-11-10-gnuradio.ndz -t system:topo:n210
    2929}}}
     30
     31 * After nodes are imaged, verify that nodes are in POWEROFF state. Otherwise issue the following to turn them off for a reboot
     32{{{
     33nilanjan@console.grid:~$ omf-5.3 tell -a offh -t system:topo:n210
     34}}}
     35
     36 * Turn nodes back on and verify they are in POWERON state before proceeding
     37{{{
     38nilanjan@console.grid:~$ omf-5.3 tell -a on -t system:topo:n210
     39}}}
     40