mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-15 19:58:50 +01:00
Updated Devterm CM3 ubuntu server image (markdown)
parent
87651a479e
commit
de1c497809
@ -32,6 +32,9 @@ sudo chroot .
|
||||
|
||||
### Inside chroot
|
||||
```
|
||||
sudo unlink /etc/resolv.conf
|
||||
echo -en "nameserver 1.1.1.1\nnameserver 8.8.8.8\n" > /etc/resolv.conf
|
||||
|
||||
sudo apt remove linux-image-raspi linux-image-5.11.0-1007-raspi -y
|
||||
sudo apt install net-tools network-manager -y
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user