summaryrefslogtreecommitdiff
path: root/slackware-bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'slackware-bootstrap')
-rwxr-xr-xslackware-bootstrap/kernel3
1 files changed, 3 insertions, 0 deletions
diff --git a/slackware-bootstrap/kernel b/slackware-bootstrap/kernel
index 07775fe..fe13fac 100755
--- a/slackware-bootstrap/kernel
+++ b/slackware-bootstrap/kernel
@@ -40,6 +40,9 @@ if [[ $dirstr != '' ]]; then
liloconfig
fi
+ rm /boot/vmlinuz-generic
+ ln -s /boot/vmlinuz-generic-6.15.2 /boot/vmlinuz-generic
+
rm /boot/vmlinuz
ln -s /boot/vmlinuz-generic-6.15.2 /boot/vmlinuz