View Single Post
Posts: 842 | Thanked: 1,197 times | Joined on May 2010
#175
Originally Posted by jsbigs View Post
So I just had an update come across from Extras-Devel for BackupMenu ver. 0.50-3, except I already have ver. 0.50-3 installed. Why is that?
Not entirely sure, but it shouldn't be an issue. It's the exact same source files either way.

@Mentalist Traceur: 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

@f2thak: You won't know if you have a successful backup until you've seen that you can actually -restore- to it and have it boot. Sure, so long as the file-size is appropriate(200-300mb typically), you can tell that your rootfs -probably- will restore, but until you test restore it, you can't know for sure.

Last edited by RobbieThe1st; 2010-11-03 at 05:07.
 

The Following User Says Thank You to RobbieThe1st For This Useful Post: