![]() |
2010-07-23
, 20:29
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#41
|
The Following 3 Users Say Thank You to Rob1n For This Useful Post: | ||
![]() |
2010-07-23
, 20:39
|
|
Posts: 433 |
Thanked: 312 times |
Joined on Nov 2009
@ U.K
|
#42
|
Hm, this is interesting - You had it in the backup? And it didn't carry past a reflash to 1.2 then restore? What did(does) uname -a state?
I don't think its possible to flash OptFS through the flasher, which was why I implemented it in my menu.
Can you elaborate? I can't improve it if I don't have error reports...
![]() |
2010-07-23
, 21:27
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#43
|
You can't just use dd straight from the image, otherwise you end up with just a smaller chunk of the image. You'll need to mount the image as a filesystem. Assuming you've got all the necessary kernel modules built, you should be able to do:
Code:mount -t ubifs -o loop /path/to/file/img /to/folder
![]() |
2010-07-24
, 04:48
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#44
|
robbiethe1st@rb-lt-new /Data/n900 $ sudo mount -t ubifs -o loop ./20100721-backup-rootfs.img /media/rootfsmnt/ mount: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so
![]() |
2010-07-26
, 18:19
|
Posts: 17 |
Thanked: 17 times |
Joined on Feb 2010
@ Birmingham
|
#45
|
![]() |
2010-07-26
, 20:12
|
Posts: 172 |
Thanked: 27 times |
Joined on Oct 2009
@ San Francisco, CA
|
#46
|
![]() |
2010-07-27
, 06:53
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#47
|
Hi,
I am having trouble restoring images.
As you have probably guessed creating the back up images worked okay.
I boot up with the keypad open, BackupMenu starts.
I press 'r' to restore a backup.
I press 'p' to restore OptFS.
I press 'p' to tell BackupMenu to look at eMMC/MyData for the images. (I only have a 1Gb SD card which is pretty full).
I press 'a' to restore the previously saved '20100725-backup-optfs.img'
At this point nothing further happens; the Select File screen remains, I have tried leaving it for a while (4 hours!) just in case something was happening in the background but still the screen remains unchanged.
This happens with both OptFS and RootFS images although I have managed to restore a RootFS image via flasher-3.5.
I would be grateful if anyone can tell me where I am going wrong.
Cheers
![]() |
2010-07-27
, 17:25
|
Posts: 17 |
Thanked: 17 times |
Joined on Feb 2010
@ Birmingham
|
#48
|
Hm, what -version- of BackupMenu are you using?
Also, what keyboard layout do you have? Does the first row of keys start "qwerty..." or perhaps "azerty..."?
My system is currently only setup to deal with the American layout,
and for that system, the 'A' key is on the second row of the keyboard, second key from the left side(next to the blue alt key).
![]() |
2010-07-28
, 07:49
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#49
|
![]() |
2010-07-28
, 17:06
|
Posts: 7 |
Thanked: 4 times |
Joined on Jun 2010
|
#50
|