i'm still lost
here's where i'm stuck.
Code:david-bynoes-macbook:tools davidanthony$ cd /Users/davidanthony/Desktop/android david-bynoes-macbook:android davidanthony$ export PATH="$PATH:/Users/davidanthony/Desktop/android" david-bynoes-macbook:android davidanthony$ ./fastboot-mac usage: fastboot [ <option> ] <command> commands: update <filename> reflash device from update.zip flashall flash boot + recovery + system flash <partition> [ <filename> ] write a file to a flash partition erase <partition> erase a flash partition 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 reboot reboot device normally reboot-bootloader reboot device into bootloader options: -w erase userdata and cache -s <serial number> specify device serial number -p <product> specify product name -c <cmdline> override kernel commandline -i <vendor id> specify a custom USB vendor id david-bynoes-macbook:android davidanthony$ fastboot flash system system.img -bash: fastboot: command not found david-bynoes-macbook:android davidanthony$ flash system system.img -bash: flash: command not found david-bynoes-macbook:android davidanthony$ flash system system.img -bash: flash: command not found david-bynoes-macbook:android davidanthony$ fastboot flash system system.img -bash: fastboot: command not found david-bynoes-macbook:android davidanthony$ fastboot flash system system.img -bash: fastboot: command not found david-bynoes-macbook:android davidanthony$

Reply With Quote

Bookmarks