There is no problem.It should also be noted here that all the above concern upgrading from Slackel 6.x to Slackel 7. They have nothing to do with a fresh Slackel 7 installation, so they should not be posted in this thread. I apologize for that.
About slackware entries. Can you look at /etc/default/grub There cp grub.new over grub
Also edit grub and see if this line exist and is like this
GRUB_DISTRIBUTOR="Slackel $(sed -e 's/^Slackware //' /etc/slackware-version)"
Also after a kernel upgrade run also
Code: Select all
sudo lsb_release-update
Code: Select all
cat /etc/lsb-release
LSB_VERSION=1.4
DISTRIB_ID=slackel
DISTRIB_RELEASE=current
DISTRIB_DESCRIPTION='Slackel Linux 4.9.28'