Slackpkg again , Press the "Enter" key to continue...
by babydr from LinuxQuestions.org on (#5GXAM)
From a script in cron , that would be a VERY concerning message .
#!/bin/bash
slackpkg -batch=on -default_answer=y upgrade-all
Code:Your kernel image was updated, and lilo does not appear to be used on
your system. You may need to adjust your boot manager (like GRUB) to
boot the appropriate kernel (after generating an initrd if required).
Press the "Enter" key to continue...Hth , JimL


#!/bin/bash
slackpkg -batch=on -default_answer=y upgrade-all
Code:Your kernel image was updated, and lilo does not appear to be used on
your system. You may need to adjust your boot manager (like GRUB) to
boot the appropriate kernel (after generating an initrd if required).
Press the "Enter" key to continue...Hth , JimL