I am running Raspbian: Jessie; Linux: 4.9.35+
Do I need to upgrade to stretch 1st? Do I need a kernel upgrade? Do I need to do a clean install?
If I need to switch to stretch will this get the job done (probably take overnight)?
Code: Select all
sed 's/jessie/stretch/' -i /etc/apt/{sources.list,sources.list.d/raspi.list}
sudo apt-get update && sudo apt-get dist-upgrade -y