View Single Post
Old 11-07-2012, 12:28 PM   #6
KoboTouchUser
Junior Member
KoboTouchUser can extract oil from cheeseKoboTouchUser can extract oil from cheeseKoboTouchUser can extract oil from cheeseKoboTouchUser can extract oil from cheeseKoboTouchUser can extract oil from cheeseKoboTouchUser can extract oil from cheeseKoboTouchUser can extract oil from cheeseKoboTouchUser can extract oil from cheese
 
Posts: 3
Karma: 1090
Join Date: Nov 2012
Location: France
Device: Kobo Touch
Hello,

For kernel to update, you have to create the .kobo/upgrade directory, and put the kernel inside AND you have to create a .kobo/KoboRoot.tgz, even if it is empty ! From the source /etc/rcS :
Quote:
if [ -e /mnt/onboard/.kobo/KoboRoot.tgz ]; then
(...)
if [ -e /mnt/onboard/.kobo/upgrade ]; then
/etc/init.d/upgrade-wifi.sh
(..)
fi
(...)
fi

Last edited by KoboTouchUser; 11-07-2012 at 12:30 PM.
KoboTouchUser is offline   Reply With Quote