Fix IDs.
This commit is contained in:
parent
599f40efe0
commit
3777736aaf
2 changed files with 4 additions and 2 deletions
|
|
@ -272,7 +272,9 @@ See [command]#man dracut# and [command]#man dracut.conf# for more information on
|
|||
+
|
||||
See <<s1-kernel-boot-loader>> for more information on how to read and update the `/boot/grub2/grub.cfg` file.
|
||||
|
||||
.Verifying the Initial RAM Disk Image and Kernel on IBM eServer System iindexterm:[initial RAM disk image,verifying,IBM eServer System i]
|
||||
[[bh-Verifying_the_Initial_RAM_Disk_Image_and_Kernel_on_IBM_eServer_System_i]]
|
||||
.Verifying the Initial RAM Disk Image and Kernel on IBM eServer System i
|
||||
|
||||
On IBM eServer System i machines, the initial RAM disk and kernel files are combined into a single file, which is created with the [command]#addRamDisk# command. This step is performed automatically if the kernel and its associated packages are installed or upgraded from the RPM packages distributed by {OSORG}; thus, it does not need to be executed manually. To verify that it was created, run the following command as `root` to make sure the `/boot/vmlinitrd-_kernel_version_pass:attributes[{blank}]` file already exists:
|
||||
|
||||
[subs="quotes, macros"]
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@ driftfile /var/lib/ntp/drift
|
|||
|
||||
If you change this be certain that the directory is writable by `ntpd`.
|
||||
The file contains one value used to adjust the system clock frequency after every system or service start.
|
||||
See <<s1-Understanding_the_Drift_File,Understanding the Drift File>> for more information.
|
||||
See <<s1-Understanding_the_Drift_File>> for more information.
|
||||
|
||||
The access control entries:: The following line sets the default access control restriction:
|
||||
|
||||
|
|
|
|||
Reference in a new issue