Skip to content

Instantly share code, notes, and snippets.

@geotheory
Created September 4, 2015 01:11
Show Gist options
  • Save geotheory/00cb44b45119f148ab75 to your computer and use it in GitHub Desktop.
Save geotheory/00cb44b45119f148ab75 to your computer and use it in GitHub Desktop.
Running flashall.sh
indigo@indigonet:~/Downloads/toFlash$ sudo ./flashall.sh
[sudo] password for indigo:
Using U-Boot target: edison-blankcdc
Now waiting for dfu device 8087:0a99
Please plug and reboot the board
Flashing IFWI
##################################################] finished!
##################################################] finished!
Flashing U-Boot
##################################################] finished!
Flashing U-Boot Environment
##################################################] finished!
Flashing U-Boot Environment Backup
##################################################] finished!
Rebooting to apply partition changes
Now waiting for dfu device 8087:0a99
Flashing boot partition (kernel)
##################################################] finished!
Flashing rootfs, (it can take up to 10 minutes... Please be patient)
Rebooting
U-boot & Kernel System Flash Success...
Your board needs to reboot to complete the flashing procedure, please do not unplug it for 2 minutes.
indigo@indigonet:~/Downloads/toFlash$ sudo ./flashall.sh
[sudo] password for indigo:
Using U-Boot target: edison-blankcdc
Now waiting for dfu device 8087:0a99
Please plug and reboot the board
Flashing IFWI
##################################################] finished!
##################################################] finished!
Flashing U-Boot
##################################################] finished!
Flashing U-Boot Environment
##################################################] finished!
Flashing U-Boot Environment Backup
##################################################] finished!
Rebooting to apply partition changes
Now waiting for dfu device 8087:0a99
Flashing boot partition (kernel)
##################################################] finished!
Flashing rootfs, (it can take up to 10 minutes... Please be patient)
Rebooting
U-boot & Kernel System Flash Success...
Your board needs to reboot to complete the flashing procedure, please do not unplug it for 2 minutes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment