mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-12 08:10:12 +00:00
Remove trailing spaces in file docs/source/advanced/networks/onie_switches/os_cumulus/prepare.rst
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
Preparation
|
||||
===========
|
||||
|
||||
Prepare the Cumulus Linux files on the xCAT Management Node.
|
||||
Prepare the Cumulus Linux files on the xCAT Management Node.
|
||||
|
||||
#. Obtain a valid Cumulus Linux License and download the Cumulus Linux OS installer.
|
||||
|
||||
@ -10,18 +10,18 @@ Prepare the Cumulus Linux files on the xCAT Management Node.
|
||||
# Create a directory to hold the cumulus linux files
|
||||
mkdir -p /install/custom/sw_os/cumulus/
|
||||
|
||||
# copy the license file
|
||||
# copy the license file
|
||||
cp licensefile.txt /install/custom/sw_os/cumulus/
|
||||
|
||||
# copy the installer
|
||||
# copy the installer
|
||||
cp cumulus-linux-3.1.0-bcm-armel.bin /install/custom/sw_os/cumulus/
|
||||
|
||||
|
||||
Cumulus osimage
|
||||
Cumulus osimage
|
||||
---------------
|
||||
|
||||
xCAT can able to create a cumulus osimage defintion via ``copycds`` command. ``copycds`` will copy cumulus installer to a destination directory, and create several relevant osimage definitions. **cumulus<release>-<arch>** is the default osimage name. ::
|
||||
|
||||
|
||||
#run copycds command
|
||||
# copycds cumulus-linux-3.5.2-bcm-armel.bin
|
||||
|
||||
|
Reference in New Issue
Block a user