On Wed, Feb 3, 2016 at 3:20 PM, 4javier <[email protected]> wrote: > chainloader /isolinux/isolinux.bin > > I always get Error: Invalid Signature. > If I try to force chainloading, it just get back to the prompt. >
Every loader command in grub just "get back to prompt". You need to use "boot" command to actually jump to loaded code (but I doubt it will work). _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
