Ubuntu: Add missing /mnt prefix

Reported-by: gurg on Freenode
Richard Laager 2019-04-20 12:10:44 -05:00
parent 9708a0c826
commit 53f1fe99b4
1 changed files with 1 additions and 1 deletions

@ -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: