Changes between Version 15 and Version 16 of Tutorials/k0SDR/Tutorial04a


Ignore:
Timestamp:
Jan 17, 2013, 2:05:42 PM (11 years ago)
Author:
nilanjan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial04a

    v15 v16  
    1616 * After logging into grid console, make sure all nodes are turned off
    1717{{{
    18 nilanjan@console.grid:~$ omf-5.3 tell -a offh -t system:topo:n210
     18nilanjan@console.grid:~$ omf-5.4 tell -a offh -t system:topo:n210
    1919}}}
    2020
    2121 * Verify state of node before continuing. Make sure all nodes are in the POWEROFF state.
    2222{{{
    23 nilanjan@console.grid:~$ omf-5.3 stat
     23nilanjan@console.grid:~$ omf-5.4 stat
    2424}}}
    2525
    2626 * Image nodes
    2727{{{
    28 nilanjan@console.grid:~$ omf-5.3 load -i ubuntu-11-10-gnuradio.ndz -t system:topo:n210
     28nilanjan@console.grid:~$ omf-5.4 load -i ubuntu-12-04-gnuradio.ndz -t system:topo:n210 -r 20
    2929}}}
    3030
    3131 * After nodes are imaged, verify that nodes are in POWEROFF state. Otherwise issue the following to turn them off for a reboot
    3232{{{
    33 nilanjan@console.grid:~$ omf-5.3 tell -a offh -t system:topo:n210
     33nilanjan@console.grid:~$ omf-5.4 tell -a offh -t system:topo:n210
    3434}}}
    3535
    3636 * Turn nodes back on and verify they are in POWERON state
    3737{{{
    38 nilanjan@console.grid:~$ omf-5.3 tell -a on -t system:topo:n210
     38nilanjan@console.grid:~$ omf-5.4 tell -a on -t system:topo:n210
    3939}}}
    4040