Upgrade the Linux Kernel UpgradingCopy the kernel & dtb Debian packages to the board and install them. 12345$ sudo dpkg -i linux-dtb-*.deb $ sudo dpkg -i linux-image-*.deb$ sudo dpkg -i linux-header-*.deb$ sync$ sudo reboot See AlsoBuild Linux Kernel