View Single Post
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#1155
Originally Posted by mkpal View Post
@juiceme Thankyou so much. I followed ur commands (copying file and flashing ubiboot 02 kernel) and now I have ubiboot menu booting up and harmattan loads fine when chosen.
However, when nitdroid is chosen (Eyes's L2Fix Nitdroid image under android menu), nothing happens even if waiting for a long time. So I switched off and switched on to get ubibbot menu. Sailfish boots but not nitdroidor firefox . Did I miss something ? or is that got to do with reflashing ubiboot after copying of preinit-harmattan. Kindly help, if possible.
Well, for Nitdroid you need the preinit_nitdroid file, of course.
Did yo read through the readme file and wiki page, I am fairly certain that those things are mentioned there?

Sailfish boots because unlike Harmattan & Nitdroid it does not need a preinit file to start up, the init file of Sailfish is already included in the Sailfish filesystem image.


Originally Posted by mkpal View Post
Also, what if I want to uninstall ubiboot completely (excluding the moslo partitioning procedure) and reinstall ubiboot and all OS from scratch? Is there a uninstall tutorial? As Iam a windows user, I'm willing to compile the ubiboot install and reinstall procedure for (windows users), when i get familiar with the steps. May be, if each step is indexed well, that will make it simple for all.
Ubiboot is composed of 2 separate but interdependent parts; the ubiboot kernel and the cpio+config files.
Uninstalling ubiboot is very easy, all you have to do is to flash a "regular" kernel to your device, for example using the L2-fixed kernel:
sudo flasher -a firmware.bin -k zImage_2.6.32.54-openmode_l2fix --flash-only=kernel -f -R

After that your system does not use the cpio and config any longer, so ubiboot is effectively uninstalled.