Updated Create DevTerm R01 OS image from scratch (markdown)

GNU 2022-06-12 15:23:25 +08:00
parent 3378d854d2
commit 12a500e6a6

@ -264,6 +264,7 @@ sudo chroot .
now we are in chroot now we are in chroot
``` ```
touch /etc/cloud/cloud-init.disabled touch /etc/cloud/cloud-init.disabled
apt remove update-notifier-common
apt-get update && apt-get purge needrestart apt-get update && apt-get purge needrestart
``` ```
then edit `/etc/apt/source.list`, replace all hirsute to devel then edit `/etc/apt/source.list`, replace all hirsute to devel