maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] BackupMenu - OS backup & restore | New version - Jul 9th(v1.1) (https://talk.maemo.org/showthread.php?t=63975)

rooz 2011-10-23 09:01

Re: [Announce] BackupMenu - OS backup & restore | New version - Jul 9th(v1.1)
 
Quote:

Originally Posted by Estel (Post 1112172)
It isn't related to You *ekhm* problem report - point 2 and 3 was mentioned so many times in this thread, that I'm going to leave pleasure of finding it to You.

IF device is unbootable after restore, either:

1) You've did something during backup process, that made backup corrupted, and you've ignored warnings, by restoring such existent, but wrong backup

no, but I got errors during the restore.
Quote:


2) You're trying to restore rootfs+optfs backup made with some custom kernel, on device with stock kernel
right, on my device atm stock kernel, on the backup image kernel-power 48... hmm how to solve it?
Quote:


3) Everything is ok, and You're just booting it up with keyboard open.

To be honest, personally, I bid for the 3th.
To be honest, personally, I don't see point 3 as a compliment. No you're wrong ;)

Estel 2011-10-23 17:41

Re: [Announce] BackupMenu - OS backup & restore | New version - Jul 9th(v1.1)
 
Sorry for point 3 - I just wasn't able to stop myself for writing it, after seeing totally unrelated messages in Your report - they appear everytime You open backupmenu, without those two reported (unnecessary) files on device. So You were basically reporting messages from backupmenu starting process, as a reason for unbootable device ;)

To be honest, error messages - that you get, while trying to restore - would be much more useful.

As for Your question - reflashing, installing kp48 + backupmenu, and restoring backup after that, should do the trick. Ho ever, posting here errors that You get during backup restoration may be sane thing to do - it's possible, that Your backup is corrupted (not related to fact that you're trying to restore over wrong kernel).

To be honest, I would post errors here, then, immediately, try proposed solution - it's a chance that You'll fix everything without waiting for answer. At the same time, *if* Your backup is corrupted, You're doomed to start form scratch (reflash, manually installing) anyway. Ho ever, keep in mind that I've not seen any case, where wrong backup happen "out of the blue sky" - backuping algorithm is quite reliable, and if it finished backuping without errors + announced that it was completed successfully, it is probably some kind of user fault (pure assumption here, thought).

Anyway, please report here about results - it's interesting.

/Estel

rooz 2011-10-23 19:38

Re: [Announce] BackupMenu - OS backup & restore | New version - Jul 9th(v1.1)
 
seems to solve it, thx a lot

Estel 2011-10-23 23:14

Re: [Announce] BackupMenu - OS backup & restore | New version - Jul 9th(v1.1)
 
No problem, I'm glad it solved your problem. Also, in future, You may use "thanks" button on the downright part of post You would like to "thank". Not mocking up, just saying in case of future "thank you" situations :)

Good luck with hackin' on Your N900!

stanman 2011-11-05 10:32

Re: [Announce] BackupMenu - OS backup & restore | New version - Jul 9th(v1.1)
 
Forgive me if I'm not posting this in the right place.

I have a problem with backupmenu.

I have two N900s (both PR-1.2), and I want to clone one to the other. The trouble is that backupmenu does not work on the phone from which I want to write a backup (it works fine on phone I want to read the backup).

When I boot with the keyboard open the screen just shows:

Code:

          BOOT MENU

  Maemo 5 (Internal flash)
  Power off (when not on charger)

  Press UP/DOWN to move, ENTER to select
  Press CTRL key for USB mass storage mode
  Press SHIFT key for USB network recovery mode

I have bash installed, but /usr/sh still points to busybox.

I tried removing and reinstalling backupmenu, but that didn't help.

Does anyone have an suggestions to help me diagnose and fix the problem?

Thanks.

stanman 2011-11-07 14:24

Re: [Announce] BackupMenu - OS backup & restore | New version - Jul 9th(v1.1)
 
I found the problem with my setup. backupmenu was trying to use the gnu "find" command instead of the "find" command which links to busybox. So, nothing wrong with backupmenu, it was my personal settings which were causing the problem.

LightRain 2011-11-07 15:57

Re: [Announce] BackupMenu - OS backup & restore | New version - Jul 9th(v1.1)
 
Can you add the feature to exclude some folders when backing up? I have a webos game folder which is about 3.5GB and it takes very long to back it up. Furthermore, since fat32 can't handle files larger than 4GB, I think I may not be able to back up when my games folder grow larger.

vi_ 2011-11-21 15:23

Re: [Announce] BackupMenu - OS backup & restore | New version - Jul 9th(v1.1)
 
FYI:

To remove the pesky messages about battery charging state with frame buffer console (root terminal) edit:

/usr/share/backupmenu/Backupmenu.item

and change line 294 from:

Code:

. /bin/charge.sh & chargePid=$!
to:

Code:

. /bin/charge.sh > /dev/null & chargePid=$!

Estel 2011-11-21 23:21

Re: [Announce] BackupMenu - OS backup & restore | New version - Jul 9th(v1.1)
 
dumb question mode on:
Of course You've tested, that charging still really occur in background?

vi_ 2011-11-22 09:15

Re: [Announce] BackupMenu - OS backup & restore | New version - Jul 9th(v1.1)
 
Quote:

Originally Posted by Estel (Post 1127082)
dumb question mode on:
Of course You've tested, that charging still really occur in background?

There are no dumb questions just dumb answers (or some sh1t).

Yes the n900 STILL charges. You can tell because when you plug it in the screen goes bright. All the above does is redirect the script output to /dev/null (black hole that compresses data to a singularity and sends it back in time to when you had the n900 switched off, thus you cannot see it.)


All times are GMT. The time now is 05:10.

vBulletin® Version 3.8.8