Nope! Please make sure what you got from Fabry. Ask him or figure it out yourself. My guess is: Unpack the 7z archive, copy the resulting file to /boot/multiboot and rename it vmlinuz-2.6.28.10-power48, create a file or copy your existing kernel-power item in /etc/multiboot.d, this file could be called 01-Maemo-kernel-power-2.6.28.10-power48.item containing the following Code: ITEM_NAME="Maemo kernel-power 2.6.28.10-power48" ITEM_KERNEL="2.6.28.10-power48" ITEM_MODULES="ext3" Then flash the kernel from your PC, i guess you know how to make the device ready for flashing. Code: flasher-3.5 -f -k zImage-power48-ubootMod -R
ITEM_NAME="Maemo kernel-power 2.6.28.10-power48" ITEM_KERNEL="2.6.28.10-power48" ITEM_MODULES="ext3"
flasher-3.5 -f -k zImage-power48-ubootMod -R