Hi Daniel,

> To fix travis error:
> grub-mkimage: error: target 1036 not reachable from pc=ba.

https://travis-ci.org/github/pevik/grub/jobs/729143844
$ for target in $GRUB_TARGETS; do grub-mkimage -c grub.cfg -p / -O $target -o 
grub-$target echo reboot normal; done
grub-mkimage: error: target 1036 not reachable from pc=ba.

I found error messages in util/grub-mkimagexx.c, but I have no idea what is
missing in the test which causes grub-mkimage to fail. Any idea?
I doubt it's a real bug.

Kind regards,
Petr

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to