From 1511b70a0f6e781cc8fb94476293d9fe79bc3c2d Mon Sep 17 00:00:00 2001 From: jaybent <55739788+jaybent@users.noreply.github.com> Date: Thu, 21 Nov 2019 16:16:03 +0100 Subject: [PATCH] Updated Autorun on Arch Live CD (markdown) --- Autorun-on-Arch-Live-CD.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Autorun-on-Arch-Live-CD.md b/Autorun-on-Arch-Live-CD.md index 3566bba..01ef411 100644 --- a/Autorun-on-Arch-Live-CD.md +++ b/Autorun-on-Arch-Live-CD.md @@ -26,3 +26,5 @@ Whenever this live-cd boots, from here on now - it'll run `archinstall.py` and a Or - if successfull - a MAC-address matches a profile at [/deployments](https://github.com/Torxed/archinstall/tree/master/deployments) for the machine to be installed. > **CAUTION**: If no parameters are given, **it will devour the first disk in your system** (Usually `/dev/sda`, `/dev/nvme0n1` etc). + +> Note: If you get random building errors, update your packages and reboot the computer as a first step of remediation.