diff options
Diffstat (limited to 'slackware-bootstrap/kernel')
| -rwxr-xr-x | slackware-bootstrap/kernel | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/slackware-bootstrap/kernel b/slackware-bootstrap/kernel index 6818dcc..4332f40 100755 --- a/slackware-bootstrap/kernel +++ b/slackware-bootstrap/kernel @@ -28,6 +28,8 @@ if [[ $dirstr != '' ]]; then cp System.map /boot/System.map-6.15.2.x64 cp .config /boot/config-6.15.2 + liloconfig + rm /boot/vmlinuz ln -s /boot/vmlinuz-generic-6.15.2 /boot/vmlinuz |
