index : archi486 | |
Archlinux32 i486 tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-09-29 10:10:55 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-09-29 10:10:55 +0200 |
commit | c968d0c30cc1dc1d06e4d30cd1d52184b45e4372 (patch) | |
tree | ec17a6a71dc906df21b14a5bc4bce8452e585220 /iso/motd | |
parent | caaf928404070b333e8e91fb1ee57b7e9ba1a113 (diff) |
-rw-r--r-- | iso/motd | 9 |
@@ -1,5 +1,14 @@ Archlinux32, i486 ISO for low-memory systems +Enable a network first with for instance 'dhclient'. + +Consider to create a swap partition as very first +action and mount it before calling 'pacstrap'. + +The CD is read-only, you may want to copy '/etc/pacman.conf' +to '/tmp/pacman.conf' and use 'pacstrap -c /tmp/pacman.conf' +if you have to change settings. + Set 'iommu=off' to regain some memory. Create und mount a swap partition and mount a /tmp to |