Anybody knows if I can place my running raspian sd card in a new raspberry? Will it work or do I have to reinstall all over again? Its from a pi B+ to a Pi 2
Thanks
If you are running Raspbian Jessie then update in the B+ then move to 2B:snowman82 wrote:Anybody knows if I can place my running raspian sd card in a new raspberry? Will it work or do I have to reinstall all over again? Its from a pi B+ to a Pi 2
Thanks
Code: Select all
sudo apt-get update
sudo apt-get dist-upgradeCode: Select all
sudo rpi-update
sudo reboot