|
2010-08-22
, 14:52
|
Posts: 478 |
Thanked: 165 times |
Joined on Apr 2010
@ Manchester
|
#122
|
|
2010-08-23
, 08:07
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#123
|
Well the item file would need to be
ITEM_NAME="Maemo Backupmenu"
ITEM_KERNEL=2.6.28-omap1
ITEM_MODULE=ext3
That would boot maemo normally, Then maybe adding
ITEM_INITRC="path to backupmenu.item"
Might launch bootmenu for you. Although, I am thinking backupmenu.item might have to be renamed and possibly modified as ITEM_INITRC tells multiboot which init program to execute when switching over to root.
There is no way to tell the existing multiboot of boot options as such so that is the only way I can see at the moment.
I was going to install backupmenu and have a play around to see if I could work anything out but it depends on bootmenu which conflicts with multiboot.
Edit: Not sure how easy it is to change multiboot's code to make them work together or how busy he is, but JAY-C is the creator of multiboot so it might be worth contacting him to see if there is anything you can work out between you to get the two to intergrate?
Edit 2: Especially if backupmenu is just a shell script, as he may be able to add support for running a script prior to booting?
|
2010-08-23
, 21:41
|
Posts: 22 |
Thanked: 5 times |
Joined on May 2010
|
#124
|
1) If you have any problem .. you have to flash with the fiasco image before (the originale one) and with your root after,
Before everything .. put your OPT image in MyDocs. Shut down the phone.
Press U while you connect the usb port (yes, in every type of flash, even the one of the root created by backupmenu, you HAVE TO activate the flash mode pressing U).
Then give the command :
flasher-3.5.exe -F nameofFIASCOimage.bin -f
At the end of the process ... give this other command:
flasher-3.5.exe -r nomeOFyourROOTimage -f
The first one erase everything... the second one put the old root image in the phone.
Than unplug the cable and make the first boot with the opened keyboard.
Backupmenu should run.. and from here you should select the option to restore ONLY OPT .
At the end of this everything should be all right
|
2010-08-24
, 05:59
|
Posts: 22 |
Thanked: 5 times |
Joined on May 2010
|
#126
|
|
2010-08-24
, 08:27
|
Posts: 22 |
Thanked: 5 times |
Joined on May 2010
|
#127
|
|
2010-08-24
, 13:47
|
Posts: 326 |
Thanked: 335 times |
Joined on Feb 2010
|
#128
|
|
2010-08-24
, 21:32
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#129
|
After selecting 'Restore OptFS' and 'eMMC/MyData'
'Select File: OptFS image' dialog somehow does not let me to select option 'a)'; which is my OptFS image.
There seems to be no way of choosing the OptFS.img neither from the SD or the eMMC.
Interesting part is: the OptFS restores fine if the backed up RootFS.img is not flashed first.
Is there a way of restoring the OptFS as well using the PC flasher?
Thanks in advance!
I also tried restoring the OptFS first using the BackupMenu and flashing the RootFS right after from PC flasher, in that case system stays on 5 loading lights for hours.
P.s. I'm using a U.S. keyboard layout with v0.32-1 of BackupMenu.
Is there a "safe restore" mode available, or would a manual restore from the 'command line' option would work?
Also restoring RootFS via BackupMenu leads to an unbootable state. I'm wondering if this is normal. Maybe something is wrong with my RootFS.img (although the sumcheck was ok).
I've made a lot of experienxe about this .. it seems that it's impossible to restore OPT because something is corrupted in the file...
Making a new backup i were able to restore even OPT...
Robbie for example the images that i gave you weren't good and this is why my tester wasn't able to restore them .. T_T
Making a new one i have solved.. but this is a big bug
|
2010-08-25
, 09:32
|
Posts: 22 |
Thanked: 5 times |
Joined on May 2010
|
#130
|
You can try this:
1. flash to PR1.2
2. Boot up, install BackupMenu V.32.
3. Reboot into BackupMenu
4. Restore the OptFS.
5. Connect your USB cable, ready the Maemo flasher utility and reboot your N900
6. Flash PR1.2 again, then flash your RootFS image.
I have a feeling though that, without changing Multiboot's code, there are two options:
1. run it via console mode or,
2. set up an item that loads the Maemo OS, but somehow launches BackupMenu in the boot process. (with boot options?)