2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-11 14:00:17 +00:00

add content

This commit is contained in:
huweihua
2015-09-01 22:05:55 -04:00
parent ac91e8bcfe
commit 4b4315863f

View File

@@ -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_diskless_for_DUD
:end-before: END_inject_into_initrd__for_diskless_for_DUD
For Driver RPM Packages
^^^^^^^^^^^^^^^^^^^^^^^
.. include:: ../../../common/deployment/driver_update_disk.rst
:start-after: BEGIN_inject_into_initrd__for_diskless_for_RPM
:end-before: END_inject_into_initrd__for_diskless_for_RPM
Notes
-----
.. include:: ../../../common/deployment/driver_update_disk.rst
:start-after: BEGIN_node
:end-before: END_node