|
2016-01-03
, 22:05
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#1322
|
# The first OS is usually Nitdroid. # This section lists the Nitdroid specific switches and kernels G_OS1_NUM=3 G_OS1_AUTOBOOT=0 G_OS1_PARTITION=5 G_OS1_NAME="Nitdroid" G_OS1_1_LABEL="E-yes Nitdroid kernel - zImage_pr13" G_OS1_1_FILE="/boot/Nitdroid/boot/zImage_pr13" #G_OS1_1_FILE="/boot/Harmattan/boot/zImage_pr13" G_OS1_2_LABEL="E-yes Nitdroid kernel, L2 cache fix - zImage_pr13-l2fix" G_OS1_2_FILE="/boot/Nitdroid/boot/zImage_pr13-l2fix" #G_OS1_2_FILE="/boot/Harmattan/boot/zImage_pr13-l2fix" G_OS1_3_LABEL="E-yes Nitdroid kernel, ADB/USB - zImage_pr13-adb_usb" G_OS1_3_FILE="/boot/Nitdroid/boot/zImage_pr13-adb_usb" #G_OS1_3_FILE="/boot/Harmattan/boot/zImage_pr13-adb_usb" G_OS1_4_LABEL=""
|
2016-01-04
, 07:27
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#1323
|
|
2016-01-04
, 15:04
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1324
|
How is it with preinits? Will it suffice to modify the target system's /sbin/init or more trickery is required? Are there any thing which have to be done? (The preinit is needed due to the watchdog kicking in)
I seem to spend far much time wondering about how to properly set up the boot process.
|
2016-01-04
, 15:33
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#1325
|
|
2016-01-04
, 16:39
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1326
|
And is it possible to turn all watchdogs off? I heard ubiboot wakes them back again.
|
2016-01-25
, 19:04
|
Posts: 290 |
Thanked: 385 times |
Joined on Jan 2012
@ Madrid, Spain
|
#1327
|
[86115.653320] init: xsession/sysuid main process (8139) killed by FPE signal [86115.653656] init: xsession/sysuid main process ended, respawning [86409.535064] omap_device: smartreflex.1: new worst case activate latency 0: 2105712 [86443.541137] onenand_wait: correctable ECC error = 0x5555, addr1 0xa, addr8 0x0 [86443.541687] onenand_wait: correctable ECC error = 0x5555, addr1 0x4, addr8 0x8 [86443.541931] onenand_wait: correctable ECC error = 0x5555, addr1 0x4, addr8 0x10 [86443.546508] onenand_wait: correctable ECC error = 0x5555, addr1 0x4, addr8 0xc0 [86443.551147] onenand_wait: correctable ECC error = 0x5555, addr1 0xa, addr8 0x0 [86443.553894] onenand_wait: correctable ECC error = 0x5555, addr1 0xb, addr8 0xc [86443.557708] onenand_wait: controller error! state 7 ctrl 0x0400 intr 0x8000 [86443.557769] onenand_write_ops_nolock: write failed -5
The Following User Says Thank You to pasko For This Useful Post: | ||
|
2016-01-25
, 19:11
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#1328
|
|
2016-05-09
, 15:19
|
Posts: 109 |
Thanked: 84 times |
Joined on Sep 2014
@ India
|
#1329
|
|
2016-05-09
, 18:57
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1330
|
The Following User Says Thank You to juiceme For This Useful Post: | ||
Can you specify which tasks and parts of the process exactly are the difficult ones? Of course it is difficult to me to know, as it is always hard to see mistakes in own work... (which is why we have peer review )