Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfortifiedhill <24689525+fortifiedhill@users.noreply.github.com>2024-03-07 08:09:57 -0600
committerGitHub <noreply@github.com>2024-03-07 15:09:57 +0100
commit0e8d7aac168287ed7da54481c5673daf047ed129 (patch)
tree934f72543138d572187d60af46970f3de34f6650 /README.md
parent214f82d43ea06e0a8acd9367e5ed7cb8b9cd95e8 (diff)
Update resize root partition ArchWiki link (#2385)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2e9c622b..1cad9da3 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@ replace the archinstall version with a newer one and execute the subsequent step
*Note: When booting from a live USB, the space on the ramdisk is limited and may not be sufficient to allow
running a re-installation or upgrade of the installer. In case one runs into this issue, any of the following can be used
-- Resize the root partition on the fly https://wiki.archlinux.org/title/Archiso#Adjusting_the_size_of_root_partition_on_the_fly
+- Resize the root partition https://wiki.archlinux.org/title/Archiso#Adjusting_the_size_of_the_root_file_system
- The boot parameter `copytoram=y` (https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio-archiso/-/blob/master/docs/README.bootparams#L26)
can be specified which will copy the root filesystem to tmpfs.*