The Following User Says Thank You to peterleinchen For This Useful Post: | ||
![]() |
2012-07-09
, 22:35
|
Posts: 323 |
Thanked: 180 times |
Joined on Oct 2009
@ Gent, Belgium
|
#352
|
![]() |
2012-07-12
, 19:00
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#353
|
ITEM_NAME="NITDroid 2.6.28.NIT.07 on mmcblk1p2" ITEM_KERNEL="uImage" ITEM_DEVICE="${EXT_CARD}p1" ITEM_FSTYPE="vfat" ITEM_CMDLINE="snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk1p2 rw rootwait init=/init panic=30 debug" ITEM_OMAPATAG="1"
ITEM_NAME="Nemo with kernel 2.6.37-10.7" ITEM_KERNEL="nemo-handset-armv7hl-n900-0.20120614.1.NEMO.2012-07-02.1-vmlinuz-2.6.37-10.7.Nemo.Adaptation.N900-adaptation-n900" ITEM_MODULES="ext3"
ITEM_NAME="NITDroid 2.6.28.NIT.07 on mmcblk0p2" ITEM_KERNEL="uImage" ITEM_DEVICE="${INT_CARD}p2" ITEM_FSTYPE="ext3" ITEM_CMDLINE="snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk0p2 rw rootwait init=/init panic=30 debug" ITEM_OMAPATAG="1"
ITEM_NAME="NITDroid 2.6.28.NIT.07 on mmcblk0p2, kernel on p1" ITEM_KERNEL="uImage" ITEM_DEVICE="${INT_CARD}p1" ITEM_FSTYPE="vfat" ITEM_CMDLINE="snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk0p2 rw rootwait init=/init panic=30 debug" ITEM_OMAPATAG="1"
ITEM_NAME="NITDroid 2.6.28.NIT.07 on mmcblk0p5" ITEM_KERNEL="uImage" ITEM_DEVICE="${INT_CARD}p5" ITEM_FSTYPE="ext3" ITEM_CMDLINE="snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk0p5 rw rootwait init=/init panic=30 debug" ITEM_OMAPATAG="1"
![]() |
2012-07-12
, 19:35
|
|
Posts: 84 |
Thanked: 22 times |
Joined on Nov 2011
@ Italy
|
#354
|
![]() |
2012-07-12
, 20:38
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#355
|
![]() |
2012-07-12
, 22:48
|
|
Posts: 84 |
Thanked: 22 times |
Joined on Nov 2011
@ Italy
|
#356
|
The Following User Says Thank You to Mr Wolf For This Useful Post: | ||
![]() |
2012-07-13
, 11:32
|
Posts: 22 |
Thanked: 12 times |
Joined on May 2012
|
#357
|
Can not confirm 'screwness' of bootmenu. Everything fine here, just tested it. (I do not need it, as my default -KP50- is the attached one. So removed the link again).
About boot items for
NITDroid and Nemo, please see below. Both are running fine.
NITDroid on SD, p1 (boot.scr, kernel) with FAT and p2 (nitdroid) wih EXT3
Nemo on SD, default image.
NITDroid:
put kernel (uImage) on p1 of SD
or wherever you want it, just adapt
Nemo:Code:ITEM_NAME="NITDroid 2.6.28.NIT.07 on mmcblk1p2" ITEM_KERNEL="uImage" ITEM_DEVICE="${EXT_CARD}p1" ITEM_FSTYPE="vfat" ITEM_CMDLINE="snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk1p2 rw rootwait init=/init panic=30 debug" ITEM_OMAPATAG="1"
put kernel into "/boot", to have update script convert it
Have fun!Code:ITEM_NAME="Nemo with kernel 2.6.37-10.7" ITEM_KERNEL="nemo-handset-armv7hl-n900-0.20120614.1.NEMO.2012-07-02.1-vmlinuz-2.6.37-10.7.Nemo.Adaptation.N900-adaptation-n900" ITEM_MODULES="ext3"
--edit
another example for
NITDroid:
put kernel (uImage) on p2 (/home) of eMMC and nitdroid rootfs also on eMMC p2 (home)
Code:ITEM_NAME="NITDroid 2.6.28.NIT.07 on mmcblk0p2" ITEM_KERNEL="uImage" ITEM_DEVICE="${INT_CARD}p2" ITEM_FSTYPE="ext3" ITEM_CMDLINE="snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk0p2 rw rootwait init=/init panic=30 debug" ITEM_OMAPATAG="1"
![]() |
2012-07-13
, 12:27
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#358
|
![]() |
2012-07-15
, 01:18
|
|
Posts: 101 |
Thanked: 73 times |
Joined on Oct 2011
@ Lithuania
|
#359
|
![]() |
2012-07-15
, 16:56
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#360
|
that was the missing link.
I already had the updated u-boot-update script, but was wondering about that "/var/tmp/bootmenu.cmd.default" error. (So used original version.)
But as I like to have the run attachboot as default, I just omit that /etc/default/bootmenu.item? Will the script run?
Or is there another/nicer way to have attached kernel as default with new u-boot? (Because I do not have an item like that. OK. could create one, but hen I would have it two times in list, right?)