|   | 4 |  | 
          
          
            |   | 5 |  | 
          
          
            |   | 6 |  | 
          
          
            |   | 7 | ==== Initial Setup notes ==== | 
          
          
            |   | 8 | 1. flash image onto microsd card | 
          
          
            |   | 9 | 1. boot | 
          
          
            |   | 10 | 1. change root password with {{{passwd}}} | 
          
          
            |   | 11 | 1. flash XG image  | 
          
          
            |   | 12 |   * {{{uhd_image_loader --args type=n3xx,addr=127.0.0.1,fpga=XG}}} | 
          
          
            |   | 13 | 1. Update networking | 
          
          
            |   | 14 |   * files in {{{/etc/systemd/network}}} | 
          
          
            |   | 15 |   * for control (eth0) | 
          
          
            |   | 16 |     * under [network]: add {{{EmitLLDP=true}}} | 
          
          
            |   | 17 |     * under [DHCP]: add {{{UseHostname, UseDNS, UseDomains}}} = {{{true}}} | 
          
          
            |   | 18 |   * for sfp0 | 
          
          
            |   | 19 |     * set address to data1 network, match last 2 octets to eth0 | 
          
          
            |   | 20 |     * under [network]: add {{{EmitLLDP=true}}} | 
          
          
            |   | 21 |   * for sfp1 | 
          
          
            |   | 22 |     * set address to data2 network, match last 2 octets to eth0 | 
          
          
            |   | 23 |     * under [network]: add {{{EmitLLDP=true}}} | 
          
          
            |   | 24 |   * remove all vim temporary files ending in {{{~}}} | 
          
          
            |   | 25 |   * {{{systemctl restart systemd-networkd}}} | 
          
          
            |   | 26 |  | 
          
          
            |   | 27 |  | 
          
          
            |   | 28 |  | 
          
          
            |   | 29 | ==== 3.15.0 bugs ==== | 
          
          
            |   | 30 |  | 
          
          
            |   | 31 |  | 
          
          
            |   | 32 | salt-minion cannot start | 
          
          
            |   | 33 |  |