From fad4c96189416971aa4e87f158de68eaf7f1c82c Mon Sep 17 00:00:00 2001
* doc/guix.texi (Disk Partitioning): Add paragraph and table.
doc/guix.texi | 26 +++++++++++++++++++++++++-
1 file changed, 25 insertions(+), 1 deletion(-)
Toggle diff (50 lines)
diff --git a/doc/guix.texi b/doc/guix.texi
index c2c778a28..5cb218b23 100644
@@ -9273,7 +9273,6 @@ network interface you want to use):
wpa_supplicant -c wpa_supplicant.conf -i @var{interface} -B
Run @command{man wpa_supplicant} for more information.
@@ -9306,10 +9305,35 @@ Make sure to either set a password with @command{passwd}, or configure
OpenSSH public key authentication before logging in.
@subsubsection Disk Partitioning
+@cindex disk partitioning
+@cindex format partition
Unless this has already been done, the next step is to partition, and
then format the target partition(s).
+GuixSD takes more up more space for each system- and package
+generation. Generally you should allocate more space than when using other
+GNU/Linux distribution with primarily binary package distribution (deb, rpm,
+@cindex space consideratons
+We recommend the following:
+A bare minimum for servers with no Xorg and just a few packages and
+The minimum for installations with Xorg and just a few packages and
+This gives you a good margin and you will probably not have to collect garbage
+that often with this setup.
The installation image includes several partitioning tools, including
Parted (@pxref{Overview,,, parted, GNU Parted User Manual}),
@command{fdisk}, and @command{cfdisk}. Run it and set up your disk with