havocos Installation fastboot erase system error - OnePlus 7T Questions & Answers

我使用 h2os 的 10.0.1 版本, 完全按照教程操作, 但我犯了一个错误
快速引导擦除系统
C:\用户\13998\Desktop\adb\gt;快速启动闪存系统C:\用户\13998\Desktop\jiebao\payload_output\系统.img
在头魔术无效的稀疏文件格式
发送稀疏的"系统" 1/2 (780921 KB) 正常 [ 17.227s]
写入"系统"失败(远程:"找不到分区")
快速启动:错误:命令失败

Write in english...
And you should NOT Fastboot erase any partition (except userdata), just flash it.

对不起, 我用翻译进行对话
但我不明白你的意思
意思是快靴 - W 第一
然后闪光?

Related

Wipe Data for Oreo ?

Hello everyone.
I'm trying to install Oreo rom but I need to decrypt my data partition. (The "Wipe Data" with TWRP does not work)
I tried with the rom stock. (Reset via the menu)
The phone restarts it is already encrypted ...
Can someone give me some advice?
Go into twrp
Wipe data
Select format data (option on the right hand side)
Reboot to twrp
Wipe data
Advanced wipe (option on the left hand side)
Wipe system data cache delvik/art cache
Now flash rom gapps & magisk
HEy thank's but, I still have this problem.
Can not Format Data.
I am under twrp-3.2.1-0-cedric.img
(same as previous versions)
Go into twrp // ok
Wipe data // ok
Select format data (option on the right hand side) // Fail
SuperUtilisateur said:
HEy thank's but, I still have this problem.
Can not Format Data.
I am under twrp-3.2.1-0-cedric.img
(same as previous versions)
Go into twrp // ok
Wipe data // ok
Select format data (option on the right hand side) // Fail
Click to expand...
Click to collapse
Did you decrypt data in twrp first - when you boot into twrp it will pop up with enter your password to decrypt data
If you don't decrypt data in twrp it won't be able to mount it to format it
The other option is flashing stock rom via fastboot without flashing the bootloader or partition parts & erasing user data then do a full boot
Once you have downloaded firmware these are the commands
Code:
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
Ignore some parts that may not be in the firmware that will produce an error if ran
Thank you for your reply
--
Edit : Here is the solution:
It is necessary to restart Recovery to "Mount Data".
Thank you for your help

finger print scanner problem moto z2 play after oreo update

fingerprint option not showing in security&location section after oreo update..pls help how to enable
sivashanmuganathan said:
fingerprint option not showing in security&location section after oreo update..pls help how to enable
Click to expand...
Click to collapse
What is the model of your device?
elios2580 said:
what is the model of your device?
Click to expand...
Click to collapse
model- moto z2 play
varient - xt1710-10
android-8.0.0
build number- ops27.76-12-25
sivashanmuganathan said:
model- moto z2 play
varient - xt1710-10
android-8.0.0
build number- ops27.76-12-25
Click to expand...
Click to collapse
maybe you can try doing a re-flash, remember make a backup of everything before in TWRP,
https://forum.xda-developers.com/z2-play/how-to/fastboot-rom-oreo-retail-via-fastboot-t3786153
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot erase cache
fastboot erase userdata
fastboot flash oem oem.img
fastboot oem fb_mode_clear
Click to expand...
Click to collapse
If you do not get any results you can try with the latest version of the oreo android
https://mirrors.lolinet.com/firmware/moto/albus/official/RETAIL/ALBUS_RETAIL_8.0.0_OPSS27.76-12-25-3_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
my friend I endeed like you and I fixed.
you need to follow different threads.
first you need to unlock the bootloader to downgrade to nougat and make EFS backup.
download twrp form here: https://forum.xda-developers.com/z2-play/development/twrp-3-2-0-0-moto-z2-play-albus-t3715660
on fastboot install twrp, enter twrp recovery(I dont allow modifications on first boot) and make a EFS backup.
connect to pc to copy the EFS backup to safe place.
download this nougat firmware: https://androidfilehost.com/?fid=962187416754466195
then you need to downgrade to that firmware on fastboot:
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash oem oem.img
fastboot erase cache
fastboot erase userdata
fastboot erase carrier
fastboot erase DDR
fastboot reboot
once the phone boots to system check if you have 4g lte, imei and fingerprint now works.
now, you need to follow the steps for installing OTA form this trhead: https://forum.xda-developers.com/z2-play/how-to/official-oreo-z2-play-t3784660
when complete and finally boot you notice that you dont have signal this is normal go and check your imei and everthing be there, poweroff and enter recovery and make factory reset.
when boot everthing works signal and fingerprint scanner.
if you want to lock your bootloader you need to download full oreo firmware from this thread: https://forum.xda-developers.com/z2-play/how-to/fastboot-rom-oreo-retail-via-fastboot-t3786153
at least install the full oreo firmware on fastboot with this commands:
fastboot oem lock
fastboot oem lock
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot flash boot boot.img
fastboot oem lock
the phone restarts automatically and you will have full oreo firmware with fingerprint and signal with locked bootloader.
I hope you understand my bad english.
give thanks to:
sevenstar75
HTCDevil
raphamfc
Junior Passos
Has this same issue after upgrading to Android Oreo on the Z2 play - fingerprint scanner stopped working. Tried a factory reset but still no go.
What I ended up doing was going back into fastboot, and doing a system wipe before flashing these files:
Code:
$ fastboot -w
wiping userdata...
Erase successful, but not automatically formatting.
File system type raw not supported.
wiping cache...
Erase successful, but not automatically formatting.
File system type raw not supported.
erasing 'userdata'...
OKAY [ 0.151s]
erasing 'cache'...
OKAY [ 0.005s]
finished. total time: 0.156s
Also I have the XT1710-06 model (Latin America), and needed to flash ALL of the files. Radio works fine for me (T-Mo).
After doing the wipe and then flashing all files, the fingerprint reader now works.

breaked moto g5

hELLO..
I have had a moto g5 with oreo and magisk installed I tried to unistall magisk from magisk app after reboot it told me that startup failed then flashed an nougat rom and it worked perfectly but without imei numbers so i deleted cache from twrp recovery and tried to install the same software again but it gave me the error at the end ..what should I know now to fix the mobile knowing that when i try to select recoverymode it tells me ersing and then takes m back to fastboot
note the first time i just opened a bat file with the software that installed the software automatically..
the bat file told me that
<bootloader> slot-count not found
<bootloader> slot suffixes not found
<bootloader>has-slot:fsg not found
hELLO..
I have had a moto g5 with oreo and magisk installed I tried to unistall magisk from magisk app after reboot it told me that startup failed then flashed an nougat rom and it worked perfectly but without imei numbers so i deleted cache from twrp recovery and tried to install the same software again but it gave me the error at the end ..what should I know now to fix the mobile knowing that when i try to select recoverymode it tells me ersing and then takes m back to fastboot
note the first time i just opened a bat file with the software that installed the software automatically..
the bat file told me that
<bootloader> slot-count not found
<bootloader> slot suffixes not found
<bootloader>has-slot:fsg not found
Click to expand...
Click to collapse
Code:
<bootloader> slot-count not found
<bootloader> slot suffixes not found
<bootloader>has-slot:fsg not found
This is a totally normal output
You either have an error elsewhere or you are trying to flash wrong firmware
If you have a working bootloader there's no need to flash gpt or bootloader parts of the firmware if you are flashing the same android version - if you are upgrading android versions you will need to flash these
The commands are
Code:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot oem fb_mode_clear
fastboot reboot
Firmware can be download from https://mirrors.lolinet.com/firmware/moto/cedric/official/

[MOTO G5] boot loop - ADSP error

Hi there, thanks in advance for the help.
The issue
I have a Moto G5 XT1675 (Bootloader unlocked), which recently has started rebooting on it's own.
First it was sporadic, now it almost never reaches the end of the boot animation.
What I've tried to fix it
Tried a factory reset from TWRP -> no difference
Tried a "full wipe" (system+data+cache+dalvik) and reflashing stock ("XT1675_CEDRIC_TIMIT_8.1.0_OPPS28.85-13-6_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml") -> again no difference, phone still reboots at random times during sturtup animation or in rare cases soon after the welcome screen appears
Commands used to reflash stock ROM:
Code:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash oem oem.img
fastboot erase cache
fastboot erase userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot reboot
Additional data
Got the logs from `/sys/fs/pstore/` using ADB after one of the reboots. Logs seem to hint to an issue with ADSP.
Full logs in attachment.
console-ramoops
Code:
[ 26.247802,6] Fatal error on adsp!
[ 26.247835,6] adsp subsystem failure reason: DALSysLogEvent.c:172:DALLOG Device [0x2000145] Type [F06426FA] Log [F065DFDB].
[ 26.247856,6] Kernel panic - not syncing: Subsystem adsp crashed during SSR!
[ 26.247868,6] CPU: 6 PID: 350 Comm: kworker/u16:5 Not tainted 3.18.71-perf-g6fc7aba #1
[ 26.247900,6] [<c010e00c>] (unwind_backtrace) from [<c010aa70>] (show_stack+0x10/0x14)
[ 26.247916,6] [<c010aa70>] (show_stack) from [<c0d01eb4>] (dump_stack+0x78/0x98)
[ 26.247932,6] [<c0d01eb4>] (dump_stack) from [<c0cfe60c>] (panic+0x11c/0x39c)
[ 26.247949,6] [<c0cfe60c>] (panic) from [<c04da848>] (subsystem_restart_dev+0x13c/0x1e4)
[ 26.247966,6] [<c04da848>] (subsystem_restart_dev) from [<c04d2ff4>] (subsys_err_fatal_intr_handler+0x54/0x64)
What is ADSP? Is this an hardware issue? Any chance to fix it? Thanks!

Question [SOLVED]Mi 11 lte 5g ne bricked(?)

after an unsuccessful firmware of my device, it started to boot constantly in fastboot mode. when I try to restore via miflash and xiaomi tool v2, I get the error "Flash super error". how to solve this problem?
P.S. : sorry if something is written incorrectly, I wrote through a translator
Hi,
did you look at this topic ?
newbie_or_not_newbie said:
Hi,
did you look at this topic ?
Click to expand...
Click to collapse
yes, they advised me to install the xiaomi.eu firmware, but I get the error of flashing the partition (?) "super"
Sending sparse 'super' 1/9 (729624 KB) OKAY [ 16.439s]
Writing 'super' FAILED (remote: 'failed to check sparse crc')
fastboot: error: Command failed
******** Did you mean to fastboot format this ext4 partition?
Erasing 'metadata' FAILED (remote: 'failed to check sparse crc')
fastboot: error: Command failed
try to delete shares and data from adb fastboot
fastboot erase recovery
fastboot erase system –w
fastboot erase boot
fastboot erase system
fastboot erase data
fastboot erase cache
then flash the rom
WaldoVM said:
try to delete shares and data from adb fastboot
fastboot erase recovery
fastboot erase system –w
fastboot erase boot
fastboot erase system
fastboot erase data
fastboot erase cache
then flash the rom
Click to expand...
Click to collapse
thats work!!
thanks bro

Categories

Resources