willem wrote:
> grub-mkimage -d /boot/grub -v -o /boot/grub/core.img ls ext2 gpt pc

> The Problem is in line 12 of grub.cfg which is automatically generated.
> The commands terminal console seem not to be implemented yet.
> 
> or does my script is missing a required module ?

There happens to be terminal module. Just add it to you core.img. You
might need console module too. Sorry don't have time to dig out my
script. Alternatively you can add 'insmod terminal'...


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

Reply via email to