Hello everyone,
I need help to install iodéos on a Pixel 5 from a macos computer running Ventura 13.7.8.
On the iodé website, there is only installers for Windows or Linux, so I have tried the manual installation:
- I’ve installed adb and fastboot on my mac
fastboot flashing unlockin workingfastboot devicesis working and find my device
Unzip fastboot package and execute
flash-all.sh(linux) orflash-all.bat(windows)
Then I’m not sure what to do, if I try to execute flash-all.sh I get this error: linux/fastboot: No such file or directory.
Thanks for your help!