|
2010-08-07
, 01:23
|
Posts: 230 |
Thanked: 39 times |
Joined on Jun 2010
|
#72
|
|
2010-08-07
, 01:48
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#73
|
just one quick question before making install and back up my stuff, does this app really work i mean to restore verything u backup , OS,apps, setting.....
|
2010-08-07
, 01:57
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#74
|
Can you try moving those two files to a different location on MyDocs? Say put them in your Roms directory.
I'm trying to figure out whats wrong, but even if I -do- solve the issue code-wise, it won't help you - You'd have to upgrade to a new version, and thats nigh impossible from your current status - So, we are going to have to see if we can't hack it into working right.
Chain rebooting - Hm... Sounds like something to do with the watchdog timer(which reboots things if it thinks things have gotten locked up).
With the OS, I'm betting its because the OPTfs is gone or damaged, and it won't boot without it .
With my backupmenu, have you had it reboot when you were actually -doing- something, or only after a period of inactivity?
The Following User Says Thank You to Kabouik For This Useful Post: | ||
|
2010-08-07
, 04:00
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#75
|
The Following User Says Thank You to RobbieThe1st For This Useful Post: | ||
|
2010-08-07
, 04:02
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#76
|
The Following User Says Thank You to Kabouik For This Useful Post: | ||
|
2010-08-07
, 07:28
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#77
|
find /home/user/MyDocs -name "*.img"
Finishing flashing... Sending request 0x52 failed! Bootloader error log follows: ERROR: Error reading spare of block 1847, page 0 ERROR: Error reading block 51, page 0 ERROR: Error reading block 52, page 0 ERROR: Error reading block 53, page 0 ERROR: Error reading block 54, page 0 ERROR: Error reading block 55, page 0 ERROR: Error reading block 56, page 0 ERROR: Error reading block 57, page 0 ERROR: Error reading block 58, page 0 ERROR: Error reading block 59, page 0 ERROR: Error reading block 60, page 0 ERROR: Error reading block 61, page 0 ERROR: Error reading block 62, page 0 ERROR: Error reading block 63, page 0 ERROR: Error reading block 64, page 0 ERROR: Error reading block 65, page 0 ERROR: Error reading block 66, page 0 ERROR: Error reading block 68, page 0 ERROR: Error reading block 69, page 0 ERROR: Error reading block 70, page 0 ERROR: Error reading block 71, page 0 ERROR: Error reading block 72, page 0 ERROR: Error reading block 73, page 0 ERROR: Error reading block 74, page 0 ERROR: Error reading block 75, page 0 ERROR: Error reading block 76, page 0 ERROR: Error reading block 77, page 0 ERROR: Error reading block 78, page 0 ERROR: Error reading block 79, page 0 ERROR: Error reading block 80, page 0 ERROR: Error reading block 81, page 0 ERROR: Error reading block 82, page 0 ERROR: Error reading block 85, page 0 ERROR: Error reading block 86, page 0 ERROR: Error reading block 87, page 0 ERROR: Error reading block 91, page 0 ERROR: Error reading block 92, page 0 ERROR: Error reading block 93, page 0 ERROR: Error reading block 94, page 0 ERROR: Error reading block 95, page 0 ERROR: Error reading block 96, page 0 ERROR: Error reading block 97, page 0 ERROR: Error reading block 98, page 0 ERROR: Error reading block 99, page 0 ERROR: Error reading block 100, page 0 ERROR: Error reading block 101, page 0 ERROR: Error reading block 102, page 0 ERROR: Error reading block 103, page 0 ERROR: Error reading block 104, page 0 ERROR: Error reading block 105, page 0 ERROR: Error reading block 106, page 0 ERROR: Error reading block 107, page 0 ERROR: Error reading block 108, page 0 Invalid error string data!
Bootloader error log follows: ERROR: Invalid argument for 'cmt' ERROR: Error processing request, stalling ERROR: EP0 STALL sent ERROR: Error reading spare of block 1847, page 0 ERROR: Out of space: image size 263454720, partition blocks 2010, bad blocks 1 ERROR: Error processing request, stalling ERROR: EP0 STALL sent ERROR: Premature end of control transfer
The Following User Says Thank You to RobbieThe1st For This Useful Post: | ||
|
2010-08-08
, 12:44
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#78
|
mohammad@mohammad-laptop:~$ sudo flasher-3.5 -r Desktop/20100807-backup-rootfs.img -f flasher v2.5.2 (Oct 21 2009) USB device found found at bus 001, device address 007. Found device RX-51, hardware revision 2101 NOLO version 1.4.14 Version of 'sw-release': RX-51_2009SE_10.2010.19-1_PR_MR0 Sending and flashing rootfs image (257280 kB)... 100% (257280 of 257280 kB, avg. 34538 kB/s) Finishing flashing... Sending request 0x52 failed! Bootloader error log follows: ERROR: Invalid UBI magic in block 39, page 0 ERROR: RX DMA IRQ, while no RX packet ERROR: EP2 RX for 512 bytes, but shouldn't ERROR: EP2 RX for 512 bytes, but shouldn't ERROR: Image not complete ERROR: Error processing request, stalling ERROR: EP0 STALL sent ERROR: Premature end of control transfer
|
2010-08-08
, 13:22
|
Posts: 326 |
Thanked: 335 times |
Joined on Feb 2010
|
#79
|
|
2010-08-08
, 14:31
|
Posts: 36 |
Thanked: 2 times |
Joined on Jan 2010
|
#80
|
you did nothing wrong, the mentioned way does not work!
correct way of ubifs handling: http://www.linux-mtd.infradead.org/f...l#L_loop_mount
cheers
# Create an 256MiB emulated NAND flash with 2KiB NAND page size # (you should see the new MTD device in /proc/mtd) modprobe nandsim first_id_byte=0x20 second_id_byte=0xaa \ third_id_byte=0x00 fourth_id_byte=0x15 # MTD is not LDM-enabled and udev does not create device # MTD device nodes automatically, so create /dev/mtd0 # (we assume that you do not have other MTD devices) mknod /dev/mtd0 c 90 0 # Copy the contents of your image to the emulated MTD device dd if=ubi.img of=/dev/mtd0 bs=2048 # Load UBI module and attach mtd0 modprobe ubi mtd=0 # Mount UBIFS mount -t ubifs /dev/ubi0_0 /mnt/ubifs
I'm trying to figure out whats wrong, but even if I -do- solve the issue code-wise, it won't help you - You'd have to upgrade to a new version, and thats nigh impossible from your current status - So, we are going to have to see if we can't hack it into working right.
Chain rebooting - Hm... Sounds like something to do with the watchdog timer(which reboots things if it thinks things have gotten locked up).
With the OS, I'm betting its because the OPTfs is gone or damaged, and it won't boot without it .
With my backupmenu, have you had it reboot when you were actually -doing- something, or only after a period of inactivity?