Update modules/ROOT/pages/kernel-installing-from-koji.adoc
Add `kernel-modules-core`
This commit is contained in:
parent
b9b6da793d
commit
f308eaa1f7
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
= Installing Kernel from Koji
|
||||
JetStream
|
||||
:revnumber: F36
|
||||
:revdate: 2022-01-08
|
||||
:revnumber: F41
|
||||
:revdate: 2025-01-14
|
||||
:category: Kernel
|
||||
:tags: How-to, Installing, Kernel, Koji
|
||||
:page-aliases: kernel/installing-koji-kernel.adoc
|
||||
|
@ -30,6 +30,7 @@ Download the following package rpms for a specific kernel version into a directo
|
|||
kernel-<version>.<release>.<arch>.rpm
|
||||
kernel-core-<version>.<release>.<arch>.rpm
|
||||
kernel-modules-<version>.<release>.<arch>.rpm
|
||||
kernel-modules-core<version>.<release>.<arch>.rpm
|
||||
----
|
||||
|
||||
then, open a command prompt and change to this directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue