Changes

Jump to navigation Jump to search
Line 154: Line 154:     
=====Upgrade Image=====
 
=====Upgrade Image=====
First, under the bsp package directory, find the corresponding version of the Image package, decompress it, and execute:
+
Backup old version Image
 +
 
 +
<code>cp /boot/Image /boot/Image.backup</code>
 +
 
 +
<code>cp /boot/Image.sig /boot/Image.sig.backup</code>
 +
 
 +
Under the bsp package directory, find the corresponding version of the Image package, decompress it, and execute:
    
<code>sudo cp <path to your Image dir>/Image /boot/Image -f</code>
 
<code>sudo cp <path to your Image dir>/Image /boot/Image -f</code>

Navigation menu