mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-19 05:38:50 +01:00
Updated Create DevTerm R01 OS image from scratch (markdown)
parent
cb75bba42b
commit
6ad6944226
@ -418,3 +418,21 @@ sudo ./build
|
|||||||
#Choice: 2
|
#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