Hi Alfredo, you can upgrade it to Stretch by search and replace Jessie to Stretch in the source.list file, in one line command: sed -i 's/jessie/stretch/g' /etc/apt/sources.listthen execute: apt update; apt upgrade -y; apt dist-upgrade -y Also, if you use Berryboot, I already upgraded to Stretch, you can download it by searching: "Berryboot Images" in Google, I'm sure my website will be the fist result.
Last edit: Alexander G. 2018-06-10
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When Minibian will be upgrade to Raspbian Strech?
Minibian is execlent for me!
Hi Alfredo, you can upgrade it to Stretch by search and replace Jessie to Stretch in the source.list file, in one line command:
sed -i 's/jessie/stretch/g' /etc/apt/sources.list
then execute:apt update; apt upgrade -y; apt dist-upgrade -y
Also, if you use Berryboot, I already upgraded to Stretch, you can download it by searching: "Berryboot Images" in Google, I'm sure my website will be the fist result.Last edit: Alexander G. 2018-06-10