Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
TWRP for Amlogic devices.
Collapse
This is a sticky topic.
X
X
-
Sorry @abdul-pt can you help me?
I have a MXQ s805 (with red stripe).When i want to backup NAND android with TWRP( boot,system and data backup is failed)..Backup is only successful when i backup system and data. So I don't understand what the problem is?There's no success when I try to run the backup with boot checked, whose size is by the way 0 MB.Data is 1,54GB and System 671MB.Is it possible to flash android box if i dont backup boot?Thank you.
Comment
-
Originally posted by masaj View PostSorry @abdul-pt can you help me?
I have a MXQ s805 (with red stripe).When i want to backup NAND android with TWRP( boot,system and data backup is failed)..Backup is only successful when i backup system and data. So I don't understand what the problem is?There's no success when I try to run the backup with boot checked, whose size is by the way 0 MB.Data is 1,54GB and System 671MB.Is it possible to flash android box if i dont backup boot?Thank you.
You can flash the box the same, but you should have a proper FW to restore if something goes wrong.
But that is just my opinion, I see some people flashing without having a backup or a working FW for their device, sometimes if goes OK other times they get a brick/parcialy working box.
So it's up to you
Comment
-
Originally posted by vn800art View PostGuest ! Ok, I'm only worried if You are worried from my way of reporting tests made from me!
Just kidding ... sometimes!
Thanks again
Alessandro
Comment
-
Originally posted by abdul_pt View Post
Link to 'working' TWRP image you are using and the output of the command 'cat /proc/partitions' and 'ls -l -R /dev/block' so that I can take a look and fix that zero size problem.
You can flash the box the same, but you should have a proper FW to restore if something goes wrong.
But that is just my opinion, I see some people flashing without having a backup or a working FW for their device, sometimes if goes OK other times they get a brick/parcialy working box.
So it's up to you
Thanks in advance
Sorry for a noobish question. Can you tell me what should i do to execute these 2 commands?
cat proc/partitions
ls -l -R /dev/block
Do I need to use this program Remote ADB Shell
Thank you
Comment
-
Originally posted by masaj View Post
Thanks in advance
Sorry for a noobish question. Can you tell me what should i do to execute these 2 commands?
cat proc/partitions
ls -l -R /dev/block
Do I need to use this program Remote ADB Shell
Thank you
Use ADB or Terminal Emulator
With ADB
Code:adb shell cat /proc/partitions > partitions.txt adb shell ls -l -R /dev/block > block.txt
With Terminal Emulator
Code:cat /proc/partitions > /sdcard/partitions.txt ls -l -R /dev/block > /sdcard/block.txt
Comment
-
Originally posted by abdul_pt View Post
Probably you flashed a bootloader that doesn't boot recovery from external SD. Maybe faulty External SD or damaged SDcard slot.
I did not flash any bootloader, unless JustMe 1.6C also flashes a bootloader. Ext SD is working fine, I have Kodi, MAME roms, and other content on it working fine from SD Card slot
is it possible I can flash a bootloader for M8 that works with recovery from ext SD?
or can I install it using terminal app i have on the box?
Please let me know
THanks!
Comment
-
Originally posted by giffyy View Post
Thanks for your reply
I did not flash any bootloader, unless JustMe 1.6C also flashes a bootloader. Ext SD is working fine, I have Kodi, MAME roms, and other content on it working fine from SD Card slot
is it possible I can flash a bootloader for M8 that works with recovery from ext SD?
or can I install it using terminal app i have on the box?
Please let me know
THanks!
I don't know JustMe rom, and advising on flashing bootloader is tricky as it might give you some headache if something goes the other side.
You should ask JustMe about this
Comment
-
Originally posted by abdul_pt View Post
Use ADB or Terminal Emulator
With ADB
Code:adb shell cat /proc/partitions > partitions.txt adb shell ls -l -R /dev/block > block.txt
With Terminal Emulator
Code:cat /proc/partitions > /sdcard/partitions.txt ls -l -R /dev/block > /sdcard/block.txt
link to TWRP file that i used is Beelink s85 - https://mega.co.nz/#!KIYXQJRQ!0c3Imv...TAHi1PhW0KbJCY last time
Please look here
Thanks in advanceLast edited by masaj; 02 March 2016, 02:30.
Comment
-
link to TWRP file that i used is Beelink s85 - https://mega.co.nz/#!KIYXQJRQ!0c3Imv...TAHi1PhW0KbJCY last time
Comment
-
Originally posted by masaj View Postlink to TWRP file that i used is Beelink s85 - https://mega.co.nz/#!KIYXQJRQ!0c3Imv...TAHi1PhW0KbJCY last time
Try this one - https://www.freak-tab.de/abdul_pt/am...eelink_s85.img
Comment
-
TWRP M8 - www.freak-tab.de/abdul_pt/aml/TWRP_M8.img
I don't know much about this one, but it seems to be a clone
Comment
What's Going On
Collapse
There are currently 5284 users online. 2 members and 5282 guests.
Most users ever online was 37,478 at 04:14 on 26 June 2024.
Comment