Thread: Ubiboot problem
View Single Post
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#1
Hi,

Here is my problem installing Ubiboot:
In ubuntu i enter in my terminal:

sudo flasher -a 13.bin -k zImage_2.6.32.54-ubiboot-02_301013 --flash-only=kernel -f -R

here is my error:

Code:
Battery level 93 %, continuing.

    image        [state    progress         transfer     flash speed]
---------------------------------------------------------------------
[ ] kernel       [pending      0 %       0 /       0 kB      NA     ]
ERROR: SU_GET_UPDATE_STATUS_REQ terminated with error code 1: Unknown error

    image        [state    progress         transfer     flash speed]
---------------------------------------------------------------------
[f] kernel       [pending      0 %       0 /       0 kB      NA     ]
Fetching error list:
========================================
Image too big to fit partition: image 219776+11952768 bytes
[Pipe   0] Finishing in error state with status 1
========================================
How to resolve it?

Thank you