View Single Post
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#60
compiled clean

Here's link to the tarfile for kernel+modules: http://www.swagman.org/juice/kernel-...9-plus_nat.tar
(md5sum = 1d666bfedd17cfef52c66543cc461138)

To install with ubiboot-02, just unpack the archive to your device:
"tar -xvf kernel-2.6.32.59-plus_nat.tar -C /"
and modify the appropriate lines of your ubiboot.conf file, something like:
G_HARMATTAN_5_LABEL="2.6.32.59 kernel+"
G_HARMATTAN_5_FILE="/boot/Harmattan/boot/zImage_2.6.32.59-plus_nat-20121301"
( and remember to update G_HARMATTAN_NUM=5 )

To install without ubiboot:
"tar -xvf kernel-2.6.32.59-plus_nat.tar -C /"
and copy the resulting kernel from "/boot/zImage_2.6.32.59-plus_nat-20121301" to your PC for flashing.
 

The Following 7 Users Say Thank You to juiceme For This Useful Post: