Fix grammatical and spelling errors in userdocs/
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -93,7 +93,7 @@ gigabytes. Workarounds exist for these issues in most circumstances:
|
||||
decompress the image rather than the kernel.
|
||||
|
||||
* Some BIOS / firmware retain a "memory hole" feature for legacy devices, e.g.,
|
||||
reserving a 1MB block of memory at the 15MB-16MB address range. this feature
|
||||
reserving a 1MB block of memory at the 15MB-16MB address range. This feature
|
||||
can interfere with booting stateless node images.
|
||||
|
||||
If you are still getting "Not enough memory" or "No space left on device"
|
||||
|
||||
@@ -66,10 +66,10 @@ cluster node's MAC address in place of 00:00:00:00:00:00.)
|
||||
- The ``kernel`` command fetches a kernel for later booting.
|
||||
|
||||
- The ``imgextract`` command fetches and decompresses the images that will make
|
||||
up the booted noe image. In a typical environment this is used to load a
|
||||
up the booted node image. In a typical environment this is used to load a
|
||||
minimal "initial ramdisk" which, then, boots the rest of the system. Warewulf,
|
||||
by default, loads the entire image as an initial ramdisk, and also loads the
|
||||
system and runtime overlays at this time time.
|
||||
system and runtime overlays at this time.
|
||||
|
||||
- The ``boot`` command tells iPXE to boot the system with the given kernel and
|
||||
ramdisks.
|
||||
@@ -127,7 +127,7 @@ the port number if you have changed it from the default of 9873.)
|
||||
a typical environment this is used to load a minimal "initial ramdisk" which,
|
||||
then, boots the rest of the system. Warewulf, by default, loads the entire
|
||||
image as an initial ramdisk, and also loads the system and runtime overlays at
|
||||
this time time.
|
||||
this time.
|
||||
|
||||
- The ``boot`` command tells GRUB to boot the system with the previously-defined
|
||||
configuration.
|
||||
|
||||
Reference in New Issue
Block a user