BandiPat wrote:
phcoder wrote:Have you re-run grub-setup? ------No, I've never run grub-setup after an install, only grub-install & grub-mkconfig. What will that program do? I tried to read the man page, but it gave me an error.
It's invoked by grub-install to do the actual installation of the bootloader. Basically it installs an image generated by grub-mkimage. grub-install just tries to automate all this stuff. So in fact you run grub-setup. Andreas _______________________________________________ Grub-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/grub-devel
