I just started using my Raspberry Pi 2 bundled for a hands-on workshop today at Kuala Lumpur Raspberry Jam 2015, organized by Malaysia Pi Club.
This will download latest Raspbian lite with 5 threads and unzip it
$ lftp -e 'pget -n5 https://downloads.raspberrypi.org/raspbian_lite_latest'
$ unzip raspbian_lite_latest
You may need to install lftp and unzip first.
No comments:
Post a Comment