Where do I find this update process, plus, if I update my old SD. Will it still work in my old PI's?
I went all through the MagPi and for us, but not found the guide. I'll feel really silly if it is right under my nose, but just didn't see it.
You need to update Raspbian on any RPi except Zero or CM, it will then be backward compatible as well as supporting Zeroreadlee wrote:So I was lucky to get the very last Pi Zero from my local shop on the front of MagPiHowever, as a quick test, using my old PI B+2's SD card.. I just get an 8 cycled green led flash. Reading the troubleshooting guide, this means it cannot read the files on (or) the SD. I know the SD card works and a bit more research suggests, to reuse old SD cards already set up for an earlier PI to follow ModMyPi page to update partition #1 & partition #5?
Where do I find this update process, plus, if I update my old SD. Will it still work in my old PI's?
I went all through the MagPi and for us, but not found the guide. I'll feel really silly if it is right under my nose, but just didn't see it.
Code: Select all
sudo apt-get update
sudo apt-get dist-upgrade
sudo rebootCode: Select all
sudo apt-get update
sudo apt-get dist-upgrade
sudo rebootCode: Select all
sudo rpi-updateExcept Zero? Its a normal Raspbian, so the normal updates are applicable.fruitoftheloom wrote:You need to update Raspbian on any RPi except Zero or CM, it will then be backward compatible as well as supporting Zero
Bad advice? I have read over and over last year: Dont use rpi-update unless you are testing the bleeding edge of new versions.fruitoftheloom wrote:Code: Select all
sudo rpi-update