How do you set up fastboot to work in mac in the first place? when i want to run commands with fastboot it tells me the fastboot command isnt found
system_profiler SPUSBDataType
chmod a+x fastboot-mac (or fastboot if you are picky like me and like it simple)
fastboot -i 0x22b8 flash system system.img
Did you cd /dir/ to the directory where your system.img is located at?"roblav96 said:![]()
tried to flash system.img
returned "error: cannot load 'system.img'"
Well rebooting your phone would be from adb... this has nothing to do with adb..."roblav96 said:ye im able to execute other commands eg. reboot but when i try to upload the system.img i get that error
On a MAC?drjorge said:im really counfused, and cant get anywhere. i open up terminal and type in system_profiler SPUSBDataType, and nothing happens. I cant get anything done. Can someone give some even detailed step by step instructions on what to do?