Update to HF6 Final on SD-Card


chosen

Still Fresh
Joined
Apr 2, 2010
Messages
82
Location
UK
Website
owen-m.com
When I try to update to HotFix6 Final on my SD-Card install I get the following message:

There was a checksum error while copying the kernel.


Kernel couldn't be updated. Please check your SD-Card and try to recopy the PND-File.


Kernel not updated - checksum error


u-boot already up-to-date


(U-Boot_2010.03-dirty_(Jan_17_2011_-_15:11:42))


Packages updated


Final scripts finished
In this thread, EvilDragon says: "You need to put the latest kernel onto the SD-Card."


Please would someone give me instructions on how to do this?


Thank-you!
 
Last edited by a moderator:
I think I've worked it out myself.



Code:
# 1. Mount the HF6-Updater.pnd (Update the filepath to your .pnd accordingly)

/usr/pandora/scripts/pnd_run.sh -p /media/SD1/pandora/menu/HF6-Updater.pnd -m


# 2. Copy the kernel across to the SD card

cp /mnt/utmp/updater6.openpandora.org/uImage /media/PANDORABOOT/


# 3. Now reboot

sudo reboot
 
Last edited by a moderator:
Back
Top