mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 20:30:56 +00:00
add content
This commit is contained in:
@ -1,2 +1,77 @@
|
||||
Configure Disk Partition
|
||||
========================
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_Overview
|
||||
:end-before: END_Overview
|
||||
|
||||
Partition Definition File
|
||||
-------------------------
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_partition_definition_file_Overview
|
||||
:end-before: END_partition_definition_file_Overview
|
||||
|
||||
Create Partition File
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_partition_definition_file_content
|
||||
:end-before: END_partition_definition_file_content
|
||||
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_partition_definition_file_example_Ubuntu_Standard_partition_for_PPC64le
|
||||
:end-before: END_partition_definition_file_example_Ubuntu_Standard_partition_for_PPC64le
|
||||
|
||||
Associate Partition File with Osimage
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_partition_definition_file_Associate_partition_file_with_osimage_common
|
||||
:end-before: END_partition_definition_file_Associate_partition_file_with_osimage_common
|
||||
|
||||
Partitioning disk file(For Ubuntu only)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_Partition_Disk_File_ubuntu_only
|
||||
:end-before: END_Partition_Disk_File_ubuntu_only
|
||||
|
||||
Additional preseed configuration file(For Ubuntu only)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_Additional_preseed_configuration_file_ubuntu_only
|
||||
:end-before: END_Additional_preseed_configuration_file_ubuntu_only
|
||||
|
||||
Partition Definition Script
|
||||
---------------------------
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_Partition_Definition_Script_overview
|
||||
:end-before: END_Partition_Definition_Script_overview
|
||||
|
||||
Create Partition Script
|
||||
^^^^^^^^^^^^^^^^^^^^^^^
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_Partition_Definition_Script_Create_partition_script_content
|
||||
:end-before: END_Partition_Definition_Script_Create_partition_script_content
|
||||
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_Partition_Definition_Script_Create_partition_script_example_redhat_sles
|
||||
:end-before: END_Partition_Definition_Script_Create_partition_script_example_redhat_sles
|
||||
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_Partition_Definition_Script_Create_partition_script_example_ubuntu
|
||||
:end-before: END_Partition_Definition_Script_Create_partition_script_example_ubuntu
|
||||
|
||||
Associate partition script with osimage
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_Partition_Definition_Script_Associate_partition_script_with_osimage_common
|
||||
:end-before: END_Partition_Definition_Script_Associate_partition_script_with_osimage_common
|
||||
|
||||
Partitioning disk script(For Ubuntu only)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_Partition_Disk_Script_ubuntu_only
|
||||
:end-before: END_Partition_Disk_Script_ubuntu_only
|
||||
|
||||
Additional preseed configuration script(For Ubuntu only)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
.. include:: ../../../common/deployment/cfg_partition.rst
|
||||
:start-after: BEGIN_Additional_preseed_configuration_script_ubuntu_only
|
||||
:end-before: END_Additional_preseed_configuration_script_ubuntu_only
|
@ -1,2 +1,51 @@
|
||||
.. include:: ../../../common/deployment/driver_update_disk.rst
|
||||
Load Additional Drivers
|
||||
========================
|
||||
|
||||
Overview
|
||||
--------
|
||||
.. include:: ../../../common/deployment/driver_update_disk.rst
|
||||
:start-after: BEGIN_Overview
|
||||
:end-before: END_Overview
|
||||
|
||||
Locate the New Drivers
|
||||
----------------------
|
||||
|
||||
For Driver Update Disk
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. include:: ../../../common/deployment/driver_update_disk.rst
|
||||
:start-after: BEGIN_locate_driver_for_DUD
|
||||
:end-before: END_locate_driver_for_DUD
|
||||
|
||||
For Driver RPM Packages
|
||||
^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. include:: ../../../common/deployment/driver_update_disk.rst
|
||||
:start-after: BEGIN_locate_driver_for_RPM
|
||||
:end-before: END_locate_driver_for_RPM
|
||||
|
||||
Inject the Drivers into the initrd
|
||||
----------------------------------
|
||||
|
||||
For Driver Update Disk
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. include:: ../../../common/deployment/driver_update_disk.rst
|
||||
:start-after: BEGIN_inject_into_initrd__for_diskfull_for_DUD
|
||||
:end-before: END_inject_into_initrd__for_diskfull_for_DUD
|
||||
|
||||
For Driver RPM Packages
|
||||
^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. include:: ../../../common/deployment/driver_update_disk.rst
|
||||
:start-after: BEGIN__inject_into_initrd__for_diskfull_for_RPM
|
||||
:end-before: END_inject_into_initrd__for_diskfull_for_RPM
|
||||
|
||||
Notes
|
||||
-----
|
||||
|
||||
.. include:: ../../../common/deployment/driver_update_disk.rst
|
||||
:start-after: BEGIN_node
|
||||
:end-before: END_node
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user