Hello, I am having this error when trying to flash the init_boot, could you help me to know why?
PS C:\Users\antho\Desktop\Pixel 7 Pro\platform-tools> fastboot flash init_boot "C:\Users\antho\Desktop\Pixel 7 Pro\platform-tools\magisk_patched-25200_4F9Ey.img"
target reported max download size of 261095424 bytes
sending 'init_boot' (8192 KB)...
OKAY [ 0.197s]
writing 'init_boot'...
FAILED (remote: partition (init_boot) not found)
finished. total time: 0.208s
like I answered him in the other thread, it's most likely because he's using PowerShell...I just watched a video for re-rooting after a monthly update and the creator used powershell and it included "./" in the syntax, so there's probably that... *it actually was the youtube video a couple posts up!*Put the patched init_boot in the same folder of fastboot, name it with a simple name, don't use the quotes and the path.
That's why I suggested that @anthonnyb98 use CMD instead....less headaches like this...