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)