277 | | * Note, for example, on a running Gateworks Newport SBC using Ubuntu, do not use the below command, because this will install the Ubuntu kernel headers which do not match the Gateworks kernel: |
278 | | {{{#!bash |
279 | | apt-get install linux-headers-generic #Do not use this command. |
280 | | }}} |
| 277 | * Note, for example, on a running Gateworks Newport SBC using Ubuntu, do not use the command **"apt-get install linux-headers-generic"**, this will install the Ubuntu kernel headers which do not match the Gateworks kernel. |