Updated Create DevTerm R01 OS image from scratch (markdown)

GNU 2022-06-01 12:04:57 +08:00
parent cb75bba42b
commit 6ad6944226

@ -417,4 +417,22 @@ git apply wiringCP0329.patch
sudo ./build
#Choice: 2
```
```
# For apt upgrade
apt upgrade on R01 os will mess up the content of extlinux.conf
lead the boot failed
so mount the sd card(with R01 os) on a PC (like Linux )
then go into the **boot partition** of the sd card
you will see
```
extlinux.conf
extlinux.conf.cpi.bak
```
replace extlinux.conf with extlinux.conf.cpi.bak
the **extlinux.conf.cpi.bak** is for this kind of situation