From f75f93f2f3e4c74ef0d34629d3cc0002470baffa Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 27 May 2025 09:52:08 +0200 Subject: [PATCH] updated installation instructions on readme.md --- readme.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 80d11e1..1c97156 100644 --- a/readme.md +++ b/readme.md @@ -5,12 +5,19 @@ config for using arch linux in network administration, development and gaming

Installation

-!!! New Installer still in Production - use archinstall for base installation !!! +!!! Please Read the instructions on Installation !!!
----------------------------------------------------------------------------------
- -execute setup/install.sh and accept the prompts on screen +

Installation instructions + +
  • execute setup/autoformat.sh and accept the prompts on screen, for default partitioning layout
  • +
  • execute setup/live-install.sh and accept the prompts on screen
  • +
  • after being chrooted by setup/live-install.sh go to the Filesystem root and execute chroot-install.sh
  • +
  • reboot
  • +
  • run setup/install.sh
  • +
  • if needed run setup/modules/... to install additional preconfigured modules
  • +
  • reboot after running all desired installers
  • +

    TODO

    Prio