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
|
||||
|
||||
Adjust NAME below to match your interface name:
|
||||
# vi /etc/netplan/01-netcfg.yaml
|
||||
# vi /mnt/etc/netplan/01-netcfg.yaml
|
||||
network:
|
||||
version: 2
|
||||
ethernets:
|
||||
|
|
Loading…
Reference in New Issue