Advertisement
Guest User

Untitled

a guest
Jul 31st, 2016
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. pi@raspberrypi:~ $ sudo BRANCH=next rpi-update
  2. *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
  3. *** Performing self-update
  4. % Total % Received % Xferd Average Speed Time Time Time Current
  5. Dload Upload Total Spent Left Speed
  6. 100 12006 100 12006 0 0 4632 0 0:00:02 0:00:02 --:--:-- 4633
  7. *** Relaunching after update
  8. *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
  9. *** We're running for the first time
  10. *** Backing up files (this will take a few minutes)
  11. *** Backing up firmware
  12. *** Backing up modules 4.4.13+
  13. *** Downloading specific firmware revision (this will take a few minutes)
  14. % Total % Received % Xferd Average Speed Time Time Time Current
  15. Dload Upload Total Spent Left Speed
  16. 100 168 0 168 0 0 61 0 --:--:-- 0:00:02 --:--:-- 61
  17. 100 51.1M 0 51.1M 0 0 468k 0 --:--:-- 0:01:51 --:--:-- 569k
  18. *** Updating firmware
  19. *** Updating kernel modules
  20. *** depmod 4.4.15+
  21. *** depmod 4.4.15-v7+
  22. *** Updating VideoCore libraries
  23. *** Using HardFP libraries
  24. *** Updating SDK
  25. *** Running ldconfig
  26. *** Storing current firmware revision
  27. *** Deleting downloaded files
  28. *** Syncing changes to disk
  29. *** If no errors appeared, your firmware was successfully updated to 193f081a0ed502b62483aa707a79cf245db9b028
  30. *** A reboot is needed to activate the new firmware
  31. pi@raspberrypi:~ $ sudo reboot
  32. Connection to 192.168.1.105 closed by remote host.
  33. Connection to 192.168.1.105 closed.
  34. saint@saint-laptop:~$ ssh pi@192.168.1.105
  35. pi@192.168.1.105's password:
  36.  
  37. The programs included with the Debian GNU/Linux system are free software;
  38. the exact distribution terms for each program are described in the
  39. individual files in /usr/share/doc/*/copyright.
  40.  
  41. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  42. permitted by applicable law.
  43. Last login: Sun Jul 31 23:58:37 2016 from 192.168.1.103
  44. pi@raspberrypi:~ $ uname -a
  45. Linux raspberrypi 4.4.15+ #898 Thu Jul 21 14:34:19 BST 2016 armv6l GNU/Linux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement