M
MoonRocky
Neues Mitglied
- 0
Hallo Leute,
Bin grade echt aufgeschmissen. Hab zum Glück euer Forum gefunden und hoffe dass ich hier Hilfe bekomme.
Ich habe versucht mein Xiaomi Note 8 Prop zu rooten nach dieser Anleitung: Xiaomi Bootloader entsperren, Custom Recovery, Root & Custom Rom - Schritt für Schritt Anleitung
Nun habe ich grade versucht so TRWP drauf zu flashen.
Mehr zeigt Powershell nicht an und kein TRWP öffnet sich auf meinem Handy
Habe es versucht zu rebooten aber es kommt in eine Bootschleife
Was ist schief gelaufen?
Danke im Vorraus :*
Bin grade echt aufgeschmissen. Hab zum Glück euer Forum gefunden und hoffe dass ich hier Hilfe bekomme.
Ich habe versucht mein Xiaomi Note 8 Prop zu rooten nach dieser Anleitung: Xiaomi Bootloader entsperren, Custom Recovery, Root & Custom Rom - Schritt für Schritt Anleitung
Nun habe ich grade versucht so TRWP drauf zu flashen.
Code:
PS C:\adb> fastboot flash recovery recovery.img
target reported max download size of 134217728 bytes
sending 'recovery' (29044 KB)...
OKAY [ 0.724s]
writing 'recovery'...
OKAY [ 0.255s]
finished. total time: 0.984s
PS C:\adb> fastboot reboot recovery
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if found,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
flashing lock locks the device. Prevents flashing partitions
flashing unlock unlocks the device. Allows user to flash any partition except the ones that are related to bootloader
flashing lock_critical Prevents flashing bootloader related partitions
flashing unlock_critical Enables flashing bootloader related partitions
flashing get_unlock_ability Queries bootloader to see if the device is unlocked
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot [bootloader] reboot device, optionally into bootloader
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
PS C:\adb>
Mehr zeigt Powershell nicht an und kein TRWP öffnet sich auf meinem Handy
Habe es versucht zu rebooten aber es kommt in eine Bootschleife
Was ist schief gelaufen?
Danke im Vorraus :*