Ubuntu: Add missing /mnt prefix
Reported-by: gurg on Freenode
parent
9708a0c826
commit
53f1fe99b4
|
@ -262,7 +262,7 @@ The `debootstrap` command leaves the new system in an unconfigured state. An al
|
||||||
# ip addr show
|
# ip addr show
|
||||||
|
|
||||||
Adjust NAME below to match your interface name:
|
Adjust NAME below to match your interface name:
|
||||||
# vi /etc/netplan/01-netcfg.yaml
|
# vi /mnt/etc/netplan/01-netcfg.yaml
|
||||||
network:
|
network:
|
||||||
version: 2
|
version: 2
|
||||||
ethernets:
|
ethernets:
|
||||||
|
|
Loading…
Reference in New Issue