mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-26 18:36:02 +00:00
Add caution admonition to introduce option to skip-validation-size in sys-reqs. (#1105)
* Add caution admonition to introduce option to skip-validation-size. - Aligns minimum system requirements with: - https://github.com/clearlinux/clr-installer/releases/tag/2.4.3 - Closes #1103. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Respond to reviewer feedback. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
This commit is contained in:
@@ -9,6 +9,11 @@ modest hardware resources. Out of the box, |CL| can run on a single CPU core, 1
|
||||
* 4 GB for the *live server*
|
||||
* 20 GB for the *live desktop*
|
||||
|
||||
.. caution::
|
||||
|
||||
Advanced users who wish to install on a disk using less than the recommended space requirements may use the flag ``--skip-validation-size``. Use of this flag may cause the installation to fail due to inadequate disk space.
|
||||
|
||||
|
||||
For use cases requiring minimal resources, |CL| :ref:`about <about>` can
|
||||
be used to create a highly customized installation that can even run on a
|
||||
system with a 128MB of memory and 600MB of disk space, for example.
|
||||
|
||||
Reference in New Issue
Block a user