From 2f97a3ffd9e92d6b8f0a8b476bf4cf586fc5edd7 Mon Sep 17 00:00:00 2001 From: Patrick Neumann Date: Tue, 1 Dec 2020 09:23:15 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ffddbaa..0537053 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,10 @@ It could be that I will generate an ISO image again after development is complet ## Installation -I followed the official installation guide on https://wiki.archlinux.org/index.php/Installation_guide but skip the creation of a swap partition! +After reading https://wiki.archlinux.org/index.php/Install_Arch_Linux_on_a_removable_medium to increase the lifetime of my flash drive I have changed the following steps compared to the https://wiki.archlinux.org/index.php/Installation_guide: -To increase the lifetime of the flash drive I followed a few points of https://wiki.archlinux.org/index.php/Install_Arch_Linux_on_a_removable_medium. +* skip the creation of a swap partition! +* use ext4 without a journal! ## Post-installation (as root)