Re: Regenerate /boot/grub2/grub.cfg [message #53524 is a reply to message #53523] |
Tue, 14 May 2019 08:14  |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
grub scripts are shell scripts, AFAIS,
so just insert "set -x" at the beginning of the script you are interested in and run your command,
it will generate debug output.
Probably you need this script - /etc/grub.d/30_os-prober
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|