From 1040eefdace45b3afcc7e7ac7806ae73676fd8b3 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 19 Aug 2023 11:20:19 +0200 Subject: upslak.sh: more detail about kernel/modules upgrade process in help text --- upslak.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'upslak.sh') diff --git a/upslak.sh b/upslak.sh index cacc158..1b4633c 100644 --- a/upslak.sh +++ b/upslak.sh @@ -191,6 +191,12 @@ cat < Add seconds wait time to initialize USB. # +# Note that if you upgrade the kernel and modules using $(basename $0), +# this will apply only to the USB boot kernel and its initrd! +# Before running $(basename $0) to upgrade the kernel & modules, +# you first need to upgrade the kernel-generic and kernel-modules packages +# in the Live OS using installpkg/upgradepkg or slackpkg. +# EOT } # End of showhelp() -- cgit v1.2.3