Changes

Jump to navigation Jump to search
Line 179: Line 179:  
<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 line.
+
Backup extlinux.conf file first
 +
 
 +
<code>cp /boot/extlinux/extlinux.conf  / boot/extlinux/extlinux.conf .back</code>
 +
 
 +
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