The Following User Says Thank You to bunanson For This Useful Post: | ||
![]() |
2009-06-29
, 07:15
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#2
|
- Follow this http://talk.maemo.org/showthread.php?t=22771 to re-install your bootmenu, subsitute bootmenu.conf.mer for bootmenu.conf this will allow one to select either boot from intFlash/mmc1/mmc2, or boot from mmc1mer if you have the merSD inserted in mmc1 (extSD)
![]() |
2009-06-29
, 07:33
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#3
|
This step may be hazardous to your Mer installation as this bootmenu version doesn't support ITEM_LINUXRC (last I looked.....
The Following User Says Thank You to bunanson For This Useful Post: | ||
![]() |
2009-06-29
, 08:06
|
Posts: 607 |
Thanked: 296 times |
Joined on Jun 2008
@ Finland
|
#4
|
The Following User Says Thank You to meizirkki For This Useful Post: | ||
![]() |
2009-06-29
, 11:26
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#5
|
![]() |
2009-06-29
, 11:31
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#6
|
![]() |
2009-06-29
, 11:42
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#7
|
but the ITEM_LINUXRC is really needed. Good if it works for you, but i have once destroyed my mer installation with wrong bootmenu and if you have browsed through "Ubuntu Jaunty" thread, you know there's many people getting a message saying "Incompatible bootmenu used, rebooting" and i hope this thread will not become similar.
![]() |
2009-07-01
, 07:00
|
Posts: 607 |
Thanked: 296 times |
Joined on Jun 2008
@ Finland
|
#8
|
![]() |
2009-07-06
, 21:32
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#9
|
Sorry for that, looks like it causes a lot of confusion. I guess the best would be to add ITEM_LINUXRC support to the initfs_flasher.tgz on my site and it needs to be done yesterday :-)
Stskeeps, is it just about replacing bootmenu.sh file inside with our latest version from https://garage.maemo.org/plugins/scm...?root=bootmenu or do you keep additional bootmenu modifications elsewhere?
EDIT:
I also see some additional functionality for menu items in /etc/etc/bootmenu.d in bootmenu.conf. Would it help if I add it as bootmenu.conf.mer example?
![]() |
2009-07-26
, 06:17
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#10
|
... done fi fi # Add for mmc2, p2, ext2 let "menu_count += 1" ITEM_NAME="Internal MMC, partition 2, ext2" ITEM_ID="mmc2" ITEM_DEVICE="${INT_CARD}p2" ITEM_MODULES="mbcache ext2" ITEM_FSTYPE="ext2" ITEM_FSOPTIONS="noatime" ITEM_LINUXRC="" eval MENU_${menu_count}_NAME=\$ITEM_NAME eval MENU_${menu_count}_ID=\$ITEM_ID eval MENU_${menu_count}_DEVICE=\$ITEM_DEVICE eval MENU_${menu_count}_MODULES=\$ITEM_MODULES eval MENU_${menu_count}_FSTYPE=\$ITEM_FSTYPE eval MENU_${menu_count}_FSOPTIONS=\$ITEM_FSOPTIONS eval MENU_${menu_count}_LINUXRC=\$ITEM_LINUXRC # done adding let "menu_count += 1" ITEM_NAME="Power off (when not on charger)" ITEM_ID="off" ...
MerInstaller will writeover your bootmenu. Either modify your exiting bootmenu and incorporate mer as a choice in the bootmenu, or just use mine, bootmenu.conf.mer.txt. My bootmenu allows boot from intFlash/mmc1/mmc2 into the tablet or mmc1Mer boot.
Prerequisite
- a 2G SD can be erased,
- your own copy of the bootmenu or the one from Fanoush
- your wifi connection key
- midori installed
Installation
- Bootup from intFlash on tablet, dl and install merinstall from appManager, http://trac.tspre.org/merinstaller.install,
insert a 2G SD in external slot, this will be written over!!!
- Menu>Utilities>merinstall
will need to setup a new password for root, you have to write it down and youwill need it in mer. Installation takes ~10 min
- Follow this http://talk.maemo.org/showthread.php?t=22771 to re-install your bootmenu, subsitute bootmenu.conf.mer.txt for bootmenu.conf this will allow one to select either boot from intFlash/mmc1/mmc2, or boot from mmc1mer if you have the merSD inserted in mmc1 (extSD)
First run mer0.14
Mer runs slightly slow, but rarely crash if you DO NOT stuff in commands too fast.
1) setup wifi : Extras>Network Connections>Wireless>Add and type in your wifi key
2) Mer>Extras>Midori You are now surfing with Mer
3) To quit Mer>Utilities>X Terminal>sudo reboot
Enjoy,
bun
____________________________
N800/InternalSD boot/2008.43-7
credit:
- bootmenu stole from Fanoush
- http://wiki.maemo.org/Mer/Documentation/Installation
- http://wiki.maemo.org/Mer/Documentation/Bootmenu
WorldTV99, WorldTV99forN900, more, VCURLs72, Shortcuts; complete backup; gvm software; 2007He; LiveTV;
DualBoot
Last edited by bunanson; 2009-07-26 at 06:45. Reason: Step by step mer 0.15 and on, installation/bootmenu for the dummy