mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-18 21:28:50 +01:00
Updated Create DevTerm R01 OS image from scratch (markdown)
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
|
||||
Loading…
x
Reference in New Issue
Block a user