diff --git a/xml/art-lite-quickstart.xml b/xml/art-lite-quickstart.xml
index 036b020..376ec74 100644
--- a/xml/art-lite-quickstart.xml
+++ b/xml/art-lite-quickstart.xml
@@ -207,6 +207,44 @@
+
+ yum update fails with [Errno 14] HTTPS Error 404 - Not Found
+
+
+ The repository shown in the error message might not be mirrored on the &rmt; server.
+ The optional BASE, Source and Debug
+ repositories can be enabled with yum-config-manager even if they are
+ not available from &rmt;.
+
+
+
+
+
+
+ Run yum repolist all to show the status of the repositories.
+
+
+
+
+ If the repository shown in the error message has the status
+ enabled, disable it with the following command:
+
+&prompt.root;yum-config-manager --disable REPO_ID
+
+
+
+ Run yum update again to see if the issue is resolved.
+
+
+
+
+ If you need the unavailable repository for your system, see
+ .
+
+
+
+
+
diff --git a/xml/art-quickstart.xml b/xml/art-quickstart.xml
index ee94194..f2c7fd6 100644
--- a/xml/art-quickstart.xml
+++ b/xml/art-quickstart.xml
@@ -312,7 +312,6 @@
not available from &rmt;.
-
diff --git a/xml/install-rmt-vm.xml b/xml/install-rmt-vm.xml
index 549aa21..5aeedf9 100644
--- a/xml/install-rmt-vm.xml
+++ b/xml/install-rmt-vm.xml
@@ -65,14 +65,20 @@
&reponame; &productnumber; repository size
- The &reponame; repositories will grow over time because older package versions are not
+ The &reponame; &productnumber; repositories will grow over time because older package versions are not
removed. Based on the currentAs of 17 September, 2024
- size of the &reponame; &productnumber; repositories, to meet the 1.5x size recommendation
- you will need approximately 225 GB of disk space available for the &rmt; server.
+ size of the repositories, to meet the 1.5 times size recommendation
+ you will need approximately 15 GB of disk space for the default
+ LTSS-Updates repository.
+ If you need the optional LTSS-Source and LTSS-Debug
+ repositories, you will need an additional 39 GB.
- If you also need the Source and Debug
- repositories, you will need an additional 770 GB available.
+ &reponame; &productnumber; also has optional frozen BASE repositories
+ that contain the packages from the non-LTSS
+ repositories. If you need these repositories, to meet the 1.5 times size recommendation you will need approximately
+ 210 GB for the BASE-Updates repository and 730 GB for the
+ BASE-Source and BASE-Debug repositories.