View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#4
Well, this is command line stuff which needs root privileges so you need osso-xterm and becomeroot or ssh. Download both kernel and flasher to the device (I.e. icon with Nokia XXX name, not the card or Documents), then in shell:

Code:
$ cd 
$ cd MyDocs
~/MyDocs $ tar zxvf kernel_flasher.tgz
then run flasher with kernel file as parameter
Code:
~/MyDocs $ ./kernel_flasher/kernel_flash sdhc-kernel.bin

Last edited by fanoush; 2007-03-04 at 16:58.