summaryrefslogtreecommitdiffstats
path: root/README.initrd
diff options
context:
space:
mode:
Diffstat (limited to 'README.initrd')
-rw-r--r--README.initrd8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.initrd b/README.initrd
index 3909801b0..46fde7b91 100644
--- a/README.initrd
+++ b/README.initrd
@@ -1,7 +1,7 @@
Slackware initrd mini HOWTO
by Patrick Volkerding, volkerdi@slackware.com
-Fri Jan 21 05:27:14 UTC 2022
+Tue Jan 25 05:08:38 UTC 2022
This document describes how to create and install an initrd, which may be
required to use the 4.x kernel. Also see "man mkinitrd".
@@ -40,9 +40,9 @@ First, make sure the kernel, kernel modules, and mkinitrd package are
installed (the current version numbers might be a little different, so
this is just an example):
- installpkg kernel-generic-5.15.16-x86_64-1.txz
- installpkg kernel-modules-5.15.16-x86_64-1.txz
- installpkg mkinitrd-1.4.11-x86_64-26.txz
+ installpkg kernel-generic-5.15.16-x86_64-2.txz
+ installpkg kernel-modules-5.15.16-x86_64-2.txz
+ installpkg mkinitrd-1.4.11-x86_64-27.txz
Change into the /boot directory: