View Single Post
Posts: 20 | Thanked: 2 times | Joined on Oct 2014
#14
sb2 -t nemo-n950 make n9_mer_defconfig
sb2 -t nemo-n950 make -j4 zImage
sb2 -t nemo-n950 make -j4 modules
sb2 -t nemo-n950 make modules_install INSTALL_MOD_PATH=./mods

./prepare_modules.sh /media/user/rootfs
adding kernel header ...

using telnet
mv kernel archives rootfs
./copy_kernel.sh /<path-to>/<mounted>/<N9 filesystem

# The second OS is usually Harmattan.
# This section lists the Harmattan specific switches and kernels
G_OS2_NUM=5
G_OS2_AUTOBOOT=0
G_OS2_PARTITION=2
G_OS2_NAME="Harmattan"
G_OS2_1_LABEL="2.6.32.54 + fbconsole"
G_OS2_1_FILE="/boot/Harmattan/boot/Image-2.6.32.54-fbconsole"
G_OS2_2_LABEL="2.6.32.54 Nemo backport"
G_OS2_2_FILE="/boot/Harmattan/boot/zImage-2.6.32.54-juice_backport"
G_OS2_3_LABEL="Nitdroid pr13 kernel"
G_OS2_3_FILE="/boot/Harmattan/boot/zImage.pr13"
G_OS2_4_LABEL="Openmode + L2fix"
G_OS2_4_FILE="/boot/Harmattan/boot/zImage_2.6.32.54-openmode_l2fix"
G_OS2_5_LABEL="Linux Kernel 3.5.3"
G_OS2_5_FILE="/boot/Harmattan/boot/bzImage"
G_OS2_6_LABEL=""
G_OS2_6_FILE=""