Easily Update Raspbian SD Cards for Pi 2 With These Commands

The Raspberry Pi 2 is a major upgrade over older versions , which means you’ll need to update most of your software to use it. You can make a brand new SD card, but if you have old projects that you don’t want to lose, Pi Hut demonstrates the upgrade process in Raspbian.

While you wait for your Pi 2 to arrive, you can update Raspbian with A + or B +. Just enter the command line and enter the following commands:

 sudo apt-get update
 sudo apt-get upgrade
 sudo apt-get dist-upgrade
 sudo apt-get install raspberrypi-ui-mods

That’s all. After a while, your micro SD card will be ready for the Pi 2, and all your previous settings, downloads, and everything else will still be on the card.

Upgrading Raspbian On Your Micro SD For Raspberry Pi 2 | Hut pi

More…

Leave a Reply