mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-17 12:48:49 +01:00
Updated Create DevTerm A06 OS image from scratch (markdown)
parent
971f82e791
commit
cb980ae0ad
@ -27,9 +27,12 @@ cd ~/build && ./compile.sh
|
|||||||
```
|
```
|
||||||
|
|
||||||
after image done
|
after image done
|
||||||
unzip `linux-dtb-current-rockchip64.db`, `linux-image-current-rockchip64.dtb`
|
uncompress the
|
||||||
|
`linux-dtb-current-rockchip64_21.08.0-trunk_arm64.deb`
|
||||||
|
`linux-image-current-rockchip64_21.08.0-trunk_arm64.deb`
|
||||||
|
|
||||||
and then combine all files ,all the postinst, preinst,prerm,postrm
|
and then combine all files ,all the postinst, preinst,prerm,postrm
|
||||||
to be one `devterm-kernel-current-cpi-a06.dtb`
|
to be one `devterm-kernel-current-cpi-a06.deb`
|
||||||
the reason is if not doing this , `apt-get upgrade` will replace the linux-dto,linux-image* in future, which will cause boot failed
|
the reason is if not doing this , `apt-get upgrade` will replace the linux-dto,linux-image* in future, which will cause boot failed
|
||||||
so to keep a06 linux kernel in safe , I made devterm-kernel-current-cpi-a06
|
so to keep a06 linux kernel in safe , I made devterm-kernel-current-cpi-a06
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user