cancel
Showing results for 
Search instead for 
Did you mean: 

ANDROID RECOVERY PAKET

7 REPLIES 7
ZAJDAN
Trainee
Message 1 of 8
5,762 Views
Message 1 of 8
5,762 Views

ANDROID RECOVERY PAKET

Hello,

I have downloaded  ANDROID RECOVERY PAKET for my 

  • MEDION LIFETAB P7332 Serie

now I am trying run the flash.sh from linux-desktop, but the script returns a few errors:

 

zajdan@linux-desktop1:/usr/bin$ sh /home/zajdan/Downloads/medion-p7332/flash.sh 
/home/zajdan/Downloads/medion-p7332/flash.sh: 22: [: unexpected operator
/home/zajdan/Downloads/medion-p7332/flash.sh: 27: [: unexpected operator

***********************************
*** Intel flash process stage 1 ***
***********************************

1) Power off the device.
2) Press and hold [Power]+[VolUp]+[VolDn] for 5 seconds.
3) Connect device to PC via USB.

error: cannot load '/efilinux-.efi': No such file or directory

cannot load '/droidboot.img': No such file or directory

Sleeping for 10 seconds...


***********************************
*** Intel flash process stage 2 ***
***********************************

/home/zajdan/Downloads/medion-p7332/flash.sh: 57: [: true: unexpected operator
error: cannot load '/esp.img': No such file or directory

error: cannot load '/droidboot.img': No such file or directory

erasing 'system'...
FAILED (remote: unknown command)
finished. total time: 0.005s
error: cannot load '/esp.zip': No such file or directory

error: cannot load '/droidboot.img': No such file or directory

error: cannot load '/boot.img': No such file or directory

error: cannot load '/recovery.img': No such file or directory

error: cannot load '/system.img': No such file or directory

/home/zajdan/Downloads/medion-p7332/flash.sh: 82: [: true: unexpected operator
resuming boot...
FAILED (remote: unknown command)
finished. total time: 0.000s

***********************************
*** Finished.                   ***
***********************************

Thanks for any hint

7 REPLIES 7
daddle
Superuser
Message 2 of 8
5,723 Views
Message 2 of 8
5,723 Views

@ZAJDAN

 

Hi zajdan, a couple of thoughts; maybe some help, or I miss the clue in total. I am no linux.man. Smiley Sad

1. Why don't you change in terminal to your download-folder first, then into the unpacked "medion-p3320" folder, and issue the flash.sh command there? (or,  check point 4) 

2. Did you create or edited the udev/rules, like mentioned in the install guide point 2.?

3. Did you unzip the recovery-package in linux?

4. Maybe You have to make use of command  -> ./flash.sh  or sudo ./flash.sh; (or just sudo flash.sh)

Success, daddle

 

ZAJDAN
Trainee
Message 3 of 8
5,694 Views
Message 3 of 8
5,694 Views

it was the first what I did...run the script from the folder where it is placed

 

root@linux-desktop1:/home/zajdan/Downloads/medion-p7332# ./flash.sh 

***********************************
*** Intel flash process stage 1 ***
***********************************

1) Power off the device.
2) Press and hold [Power]+[VolUp]+[VolDn] for 5 seconds.
3) Connect device to PC via USB.

error: cannot load '/efilinux-user.efi': No such file or directory

cannot load '/droidboot.img': No such file or directory

Sleeping for 10 seconds...

 

 

ZAJDAN
Trainee
Message 4 of 8
5,692 Views
Message 4 of 8
5,692 Views

I edited the script and instead of variable $OUT I have put there absoluth path, where I have the files and now it is ok.

but appears another problem....when the script starts process stage 2

on tablet is 'warning'

DSC_0234.JPG

EFILINUX ERROR [efi_main:529] fs_init failed, DnX mode?

is it problem?

daddle
Superuser
Message 5 of 8
5,673 Views
Message 5 of 8
5,673 Views


@ZAJDAN

 

zajdan@linux-desktop1:/usr/bin$ sh /home/zajdan/Downloads/medion-p7332/flash.sh 
/home/zajdan/Downloads/medion-p7332/flash.sh: 22: [: unexpected operator
/home/zajdan/Downloads/medion-p7332/flash.sh: 27: [: unexpected operator

Your first post above said this; which is not starting from inside the folder medion-p7332. Thats why the flash.sh couldn't find any files. But you still persist: 

ZAJDAN wrote:

"it was the first what I did...run the script from the folder where it is placed"

Quite a difference to the way you stated you starting the flash.sh in your post 1.

 

And it doesn't work anyway; So I am Sorry, can't follow your argumentation.

Good luck, daddle

 

 

 

ZAJDAN
Trainee
Message 6 of 8
5,660 Views
Message 6 of 8
5,660 Views

as I wrote...when I changed in the script instead of variable $OUT my absolute path...script loads the files without problem

if You do not believe me, that when I run the script(default version) from the folders where are the files, so I can demonstrate it in more details.

daddle
Superuser
Message 7 of 8
5,656 Views
Message 7 of 8
5,656 Views

@ZAJDAN

No, I do  believe you, there was just one contradiction in your postings which puzzled me.

 

daddle

ZAJDAN
Trainee
Message 8 of 8
5,654 Views
Message 8 of 8
5,654 Views

I am glad, that someone communicate with me and try to help, Thanks for Your time.

Anyway I am facing another problem about the EFI BOOT FIX:
https://community.medion.com/t5/Tablet/EFI-Boot-Fix-doesn-t-help/m-p/42053#U42053

7 REPLIES 7