|
2013-04-18
, 07:28
|
|
Posts: 592 |
Thanked: 1,603 times |
Joined on Apr 2010
@ Berlin / Germany
|
#262
|
Can you post the log files that ubiboot-02 creates on your Harmattan partition?
Each time it runs it will log to /var/log/ubiboot.dmesg and /var/log/ubiboot.log
If you copy those logs to pastebin.com, for example, I will see what's happening on your device.
The Following User Says Thank You to explit For This Useful Post: | ||
|
2013-04-18
, 08:31
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#263
|
Thank you very much juiceme for Your patience with us ;-)
Here are my log files, but I i take this files now (running ubiboot_01 on my mtd5)
I don't know if the log shows previos messages, where the ubiboot_02 was active...
ubiboot.log
http://pastebin.com/pkEGB2Dh
ubiboot.dmesg
http://pastebin.com/6jiRzFjw
Apr 17 19:37:29 (none) syslog.info syslogd started: BusyBox v1.19.4 Apr 17 19:37:29 (none) user.notice 0: No archive found from mtd5 Apr 17 19:37:31 (none) user.notice 0: Copied archive ubiboot-02.menus.cpio from mmcblk0p1/boot Apr 17 19:37:31 (none) user.notice 0: N9 ubiboot ver. 0.3.1 Apr 17 19:37:31 (none) user.notice 0: kernel Linux (none) 2.6.32.54-ubiboot-02 #9 PREEMPT Fri Apr 5 08:49:40 EEST 2013 armv7l GNU/Linux
Apr 17 19:37:31 (none) user.notice 0: bootreason: pwr_key Apr 17 19:37:31 (none) user.notice 0: bootmode: normal Apr 17 19:37:31 (none) user.notice 0: Exit maintanance mode
Apr 17 19:37:31 (none) user.notice 0: Mounting /mnt/2 Apr 17 19:37:31 (none) user.notice root: Mounting /mnt/4 Apr 17 19:37:32 (none) user.notice root: Starting menu launcher Apr 17 19:37:32 (none) user.notice root: Reached end of init! Apr 17 19:37:32 (none) user.notice root: Loading animation control file Apr 17 19:37:32 (none) user.notice root: touchdevice: /dev/input/event3 Apr 17 19:37:32 (none) user.notice root: O_COMMAND_LINE: init=/sbin/preinit root=/dev/mmcblk0p2 rootwait rootflags=errors=remount-ro rootfstype=ext4 rw mtdoops.mtddev=log mtdoops.record_size=65536 console=tty0 mtdparts=omap2-onenand:1024k(bootloader),2816k@1024k(config Apr 17 19:37:32 (none) user.notice root: Started animated OS selection menu
Apr 17 19:37:51 (none) user.notice root: Selecting Harmattan OS, running kernel /boot/zImage.nit Apr 17 19:37:52 (none) user.notice root: kexec_load() successful Apr 17 19:37:52 (none) user.notice root: Restarting to selected OS Apr 17 19:37:52 (none) user.notice root: Saving ubiboot log files
Apr 18 07:18:02 (none) user.notice root: Selecting Harmattan OS, running kernel /boot/Harmattan/boot/zImage_2.6.32.54-openmode_l2fix
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2013-04-18
, 09:24
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#264
|
I put ubiboot-02.menus.cpio, ubiboot.conf and my kernels inside the MyDocs/boot folder. Also copied the kernel zImages into /boot on my N9 rootfs.
in the ubiboot.cfg I adjusted folders to /boot/.
The Following 2 Users Say Thank You to juiceme For This Useful Post: | ||
|
2013-04-18
, 19:20
|
|
Posts: 592 |
Thanked: 1,603 times |
Joined on Apr 2010
@ Berlin / Germany
|
#266
|
To sum it up, you need to specify the Harmattan/Nitdroid kernel locations like this in your ubiboot.conf:
"/boot/Harmattan/boot/zImage-2.6.32.54-dfl61-20121301"
"/boot/Harmattan/boot/zImage.nit"
Then, it will load the kernels from your "mmcblk0p2:/boot/", the location that appears as "/boot/" on your Harmattan installation.
|
2013-04-18
, 19:59
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#267
|
Thank you very much juiceme, now i understand.
One last question:
mmcblk0p:/boot/ is it the /boot/ Folder on Harmattan rootfs or /home/user/MyDocs/boot/ ?
Now i have the kernels on both places, but this is not necessary, i think ?
|
2013-04-19
, 20:40
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#268
|
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2013-04-20
, 06:27
|
Posts: 181 |
Thanked: 64 times |
Joined on Feb 2012
|
#269
|
|
2013-04-20
, 19:15
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#270
|
Is it reasonable to think that thanks to this multiboot OS loader we will have in the future a working Android and Jolla on our N9 ?
I mean, thinking out load, now with the ability to boot custom kernel, there are no more limitations, right ?
Each time it runs it will log to /var/log/ubiboot.dmesg and /var/log/ubiboot.log
If you copy those logs to pastebin.com, for example, I will see what's happening on your device.