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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user