Capitalize Warewulf in userdocs where appropriate
Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
@@ -56,7 +56,7 @@ Turn off default network dhcp on server master1
|
||||
|
||||
sudo virsh net-start default
|
||||
|
||||
Build and install warewulf on wwdev
|
||||
Build and install Warewulf on wwdev
|
||||
===================================
|
||||
|
||||
.. code-block:: bash
|
||||
@@ -125,4 +125,4 @@ Build and install warewulf on wwdev
|
||||
sudo wwctl server start
|
||||
sudo wwctl server status
|
||||
|
||||
Boot your node and watch the bash and the output of the Warewulfd process
|
||||
Boot your node and watch the bash and the output of the Warewulfd process
|
||||
|
||||
@@ -28,7 +28,7 @@ I have VirtualBox running on my desktop.
|
||||
# Next attach the second Network adapter #2 to the NAT Network and you should be able to choose
|
||||
# the 'wwnatnetwork' created above in step #1 from the drop down list.
|
||||
|
||||
3. Build and install warewulf on wwdev
|
||||
3. Build and install Warewulf on wwdev
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
@@ -135,7 +135,7 @@ I have VirtualBox running on my desktop.
|
||||
sudo wwctl server start
|
||||
sudo wwctl server status
|
||||
|
||||
4. Create a new guest VM instance inside the VirtualBox to be the warewulf client/compute node. Under the system configuration make sure to select the optical and network options only for the boot order. The default iPXE used by VirtualBox does not come with bzImage capability which is needed for warewulf. Download the ipxe.iso available at ipxe.org and mount the ipxe.iso to the optical drive. Enable one Network adapter for this VM and assign it to the NAT Network created in step #1 above.
|
||||
4. Create a new guest VM instance inside the VirtualBox to be the Warewulf client/compute node. Under the system configuration make sure to select the optical and network options only for the boot order. The default iPXE used by VirtualBox does not come with bzImage capability which is needed for Warewulf. Download the ipxe.iso available at ipxe.org and mount the ipxe.iso to the optical drive. Enable one Network adapter for this VM and assign it to the NAT Network created in step #1 above.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
@@ -144,4 +144,4 @@ I have VirtualBox running on my desktop.
|
||||
# VM Settings -> Storage and mount the above download ipxe.so to the Optical Drive.
|
||||
# VM Settings -> Network Enable adapter #1, attach to 'Nat Network' and choose 'wwnatnetwork' from the drop down list.
|
||||
|
||||
Boot your node and watch the console and the output of the Warewulfd process
|
||||
Boot your node and watch the console and the output of the Warewulfd process
|
||||
|
||||
Reference in New Issue
Block a user