|
2010-11-02
, 14:18
|
Posts: 529 |
Thanked: 194 times |
Joined on Aug 2010
@ UK
|
#162
|
|
2010-11-02
, 23:37
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#163
|
The Following User Says Thank You to RobbieThe1st For This Useful Post: | ||
|
2010-11-02
, 23:42
|
Posts: 529 |
Thanked: 194 times |
Joined on Aug 2010
@ UK
|
#164
|
|
2010-11-03
, 00:35
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#165
|
|
2010-11-03
, 01:31
|
Posts: 172 |
Thanked: 27 times |
Joined on Oct 2009
@ San Francisco, CA
|
#166
|
|
2010-11-03
, 01:34
|
Posts: 172 |
Thanked: 27 times |
Joined on Oct 2009
@ San Francisco, CA
|
#167
|
Sure. I'm assuming you've already got multiboot 0.2.10 installed here - if not, you'll need to look up the instructions for that elsewhere (the multiboot/NITDroid/power kernel threads).
Unfortunately the only implementations of patch appear to be in the SDK repository, so rather than using the diff, just grab the patched files and save them to the MyDocs directory.
Now overwrite the existing multiboot files with the new versions:
That's the patched multiboot all done, so you now just need to create a new boot item. You'll need to create a file (either on the N900, or on a desktop/laptop then copied to the N900) containing:Code:root cd /sbin tar -xzf /home/user/MyDocs/multiboot_patched.tar.gz chmod 755 multiboot multiboot_read_item
Move this file to /etc/multiboot.d/99-BackupMenu.item (you'll need to be root to do this).
Now when you reboot with the keyboard open, you'll get an option for BackupMenu. I think this'll work irrespective of which OS/kernel you've been booting with, but I've only tested it from the standard Maemo kernel so far.
|
2010-11-03
, 01:41
|
|
Posts: 1,030 |
Thanked: 792 times |
Joined on Jun 2009
|
#168
|
|
2010-11-03
, 01:49
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#169
|
|
2010-11-03
, 01:59
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#170
|
Tags |
backup, backupmenu, cssusupplement, max(useful), rescue-console, restore, system |
|
I think that create an image is a dirty job, but ours. =]