[RESOLVED] Flash nand with ubuntu problem

Started by Mouchon, September 19, 2013, 09:30:41 PM

Previous topic - Next topic

Mouchon

Hello,
I try to flash nand with last androide image with linux (ubuntu 12.04 64 bit)
following this guide http://linux-sunxi.org/LiveSuit
as sugested by olimex

But when i select the image i have the following issue

Livesuite tell me "image file invalid"

and console tell me

Load /home/philippe/Bin/LiveSuit/bin/tools.scj failed
LoadTools, LoadToolsPlug failed 203

Seem to be a know issue but didn't find a solution any help is welcom.

Regards

Philippe



Lurch

On the WiKi page: https://www.olimex.com/wiki/A20-OLinuXino-MICRO
it says to use PhoenixSuit (and gives a download link).
LiveSuite was for A13.
Or was that a typo in your message?

Mouchon

Hi, Thanks for your reply,

But you probably missed the fact that i want to do it with linux  PhoenixSuit link on wiki
is a windows tools. I try it with wine but i am unable to flash.


Regards

Philippe.


Mouchon

Using LiveSuit 3.05 on linux work well. ( and providing good partition type to sd too :-)

martinayotte

Hi Mouchon,

Can you provide link to that LiveSuit 3.05 on Linux ?

Thanks !

Mouchon


martinayotte

Hi Philippe,

I've tried the LiveSuitV3.05 on Unbuntu 12.04, but I still have those "invalid image" problems.
What did you do to get rid of this problem ?

Thanks,
Martin

bzhao

please run the command with sudo like:
sudo sunxi-livesuite
it will solve "invalid image" issue

by the way how can i know the version of the sunxi-livesuit
I install it by "yaourt sunxi-livesuite-git" under Arch Linux