slackpkg upgrade-all on an i486 leads to an unbootable system
by RuebeSoft from LinuxQuestions.org on (#5JAXW)
After a workaround the basis system could be successfully installed on qemu with cpu type 486 and also the inital boot from disk works with this workaround:
https://www.linuxquestions.org/quest...ls-4175695638/
But unfortunately after executing:
# slackpkg update
# slackpkg install-new
# slackpkg upgrade-all
# slackpkg clean-system
and rebooting it gives this error on the boot process:
"This kernel requires an i586 CPU, but only detected an i486 CPU.
Unable to boot - please use a kernel appropriate for your CPU."
How can I fix this?
And how can I tell the system installing only i486 kernel/packages to prevent this issue on next upgrade?


https://www.linuxquestions.org/quest...ls-4175695638/
But unfortunately after executing:
# slackpkg update
# slackpkg install-new
# slackpkg upgrade-all
# slackpkg clean-system
and rebooting it gives this error on the boot process:
"This kernel requires an i586 CPU, but only detected an i486 CPU.
Unable to boot - please use a kernel appropriate for your CPU."
How can I fix this?
And how can I tell the system installing only i486 kernel/packages to prevent this issue on next upgrade?