Hi. maybe you guys could help a noob out.... Well, I got newest NITDroid and multiboot installed. Now, before the NITDroid installation I got 'RobbieThe1sts BackupMenu which runs at bootmenu level' installed. http://talk.maemo.org/showthread.php...ght=backupmenu' as m linux/coding skills are very limited, I would like to kno how I could implement 'BackupMenu' in multiboot?
Multiboot: As I have been asked about 4 times in this thread, when I already posted the answer on the second page... Will Multiboot work with my script? I just took a look at it - it probably -won't-, at least not by copying it into /etc/multiboot.d/. You can -probably- get it to work the same by: 1. at the boot prompt, press C for console. 2. type "/path/to/BackupMenu.item" If that doesn't work, make sure its marked as executable by running: "chmod +x /path/to/BackupMenu.item". Now, someone well versed in writing item files for MultiBoot -might- be able to convince it to drop to a shell and then excecute it, but I can't do it. Either way, go ahead and experiment - Though the latter is fairly unlikely. Let me know if you make it work, and how you did it.