Ubuntu 18.04: Fix a path
The instruction in question is outside of the chroot, so it should not be prefixed by /mnt.
parent
b5f1dd942f
commit
0c60eb341f
|
@ -455,7 +455,7 @@ Choose one of the following options:
|
|||
|
||||
# apt install --yes ubuntu-desktop
|
||||
|
||||
**Hint**: If you are installing a full GUI environment, you will likely want to manage your network with NetworkManager. In that case, delete the /mnt/etc/netplan/NAME.yaml you created.
|
||||
**Hint**: If you are installing a full GUI environment, you will likely want to manage your network with NetworkManager. In that case, delete the /etc/netplan/NAME.yaml you created.
|
||||
|
||||
8.3 Optional: Disable log compression:
|
||||
|
||||
|
|
Loading…
Reference in New Issue