View Single Post
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#191
Originally Posted by RobbieThe1st View Post
You've got the right idea, but went about it the wrong way.
FYI, the three important lines are the apps that were run: "ldd flasher" "ldd ubinize" and "ldd mkfs.ubifs"
ldd - If you haven't already looked it up - lists all libraries required for a specific application. If you want to copy an application to another system, you have to copy all of it's required libraries also, or else it won't work.

Now, the applications in question... Where have I seen those before?.
;3
Took me a while (mainly I've been distracted) but I figured it out. You're figuring out how to put the tools that allow you to make flashable images from within backupmenu, aren't you? You, sir, are awesome.

Now to just figure out if I can get backupmenu to work underneath uboot (so uboot loads, you pick maemo kernel, and if that loads with keyboard out, it takes you to bootmenu/backupmenu). And then from there, if I can figure out how to run the flasher from on board in a way that flashes the other stuff but NOT the kernel, this device is one step closer to utter perfection. I mean hell, I can't even do this kind of backing up / restoring from my Windows machine. Granted, I don't try, but still.