Changes

Jump to navigation Jump to search
Line 100: Line 100:  
<code>sudo cp <path to your dtb dir>/<DTB file name> /boot/ -f</code>
 
<code>sudo cp <path to your dtb dir>/<DTB file name> /boot/ -f</code>
   −
Then, edit the ''/ boot/extlinux/extlinux.conf''  file and add the following exercise dtb to take effect under section ''LABEL primary''.
+
Then, edit the ''/ boot/extlinux/extlinux.conf''  file and add the following line.
    
<code>FDT /boot/<DTB file name></code>
 
<code>FDT /boot/<DTB file name></code>

Navigation menu