[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grub2 i386
From: |
Vesa Jääskeläinen |
Subject: |
Re: grub2 i386 |
Date: |
Sat, 20 Oct 2007 10:43:24 +0300 |
User-agent: |
Thunderbird 2.0.0.6 (Windows/20070728) |
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'...