Source list in live context

Line 104 : "/mnt/etc/apt/sources.list" should be  "/etc/apt/sources.list", we are preparing the live context, not the chroot, yet.
This commit is contained in:
Arooo
2020-06-05 22:05:33 +02:00
committed by Richard Laager
parent 77feb97336
commit ebdfbfbf96

View File

@@ -101,7 +101,7 @@ Step 1: Prepare The Install Environment
#. Setup and update the repositories::
sudo vi /mnt/etc/apt/sources.list
sudo vi /etc/apt/sources.list
.. code-block:: sourceslist