because fastboot is different modand what is tge proper code then?
**SOLVED
android_winusb.inf
Android Bootloader Interface. after this fastboot
commands will work (steps 10-13)C:\Program Files (x86)\Minimal ADB and Fastboot>adb devices
List of devices attached
* daemon not running; starting now at tcp:5037
* daemon started successfully
04725329A4001071 device
C:\Program Files (x86)\Minimal ADB and Fastboot>adb reboot bootloader
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
04725329A4001071 fastboot
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flashing unlock
...
(bootloader) Start unlock flow
OKAY [ 9.152s]
finished. total time: 9.168s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img "C:\Program Files <x86>\Minima ADB and Fastboot\vbmeta.img"
target reported max download size of 134217728 bytes
erasing 'vbmeta'...
OKAY [ 0.017s]
sending 'vbmeta' <4 KB>...
OKAY [ 0.011s]
writing 'vbmeta'...
OKAY [ 0.004s]
finished. total time: 0.036s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery "C:\Program Files <x86>\Minima ADB and Fastboot\recovery.img"
target reported max download size of 134217728 bytes
sending 'recovery' <23494 KB>...
OKAY [ 1.416s]
writing 'recovery'...
OKAY [ 0.309s]
finished. total time: 1.731s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot magisk_patch
ed.img
target reported max download size of 134217728 bytes
sending 'boot' (9260 KB)...
OKAY [ 0.491s]
writing 'boot'...
OKAY [ 0.114s]
finished. total time: 0.621s
I bought hot 8 650c.It has v236 and i want to root it.
I have read the whole thread.Can anyone just confirm the steps to root my phone?
1: Unlock bootloader(will it erase data?)
2: Flash patched boot.img using adb commands (someone has already uploaded it in this thread so i guess it would work?)
And that's it?I'm rooted?Magisk will be installed with patched boot.img?
Also can i update my phone if anyita came?
Please answer as soon as possible.Thanks