Hey, just a wild guess, but I think boot.mod got dropped and the boot
command is now included in minicmd.mod
So maybe your build script needs to be adjusted for that, to copy that
one to the right place? Not familiar with grub2 booting on i386/bios
though anymore, so just a guess.

On Fri, Apr 3, 2009 at 6:50 AM, BandiPat <magicpag...@earthlink.net> wrote:
> Pavel Roskin wrote:
>
>>> What happened?
>>
>> GRUB cannot find some module, probably "minicmd".  Please post the
>> output of "ls" and "set".  Perhaps "prefix" points to an undetected
>> device.
>
> =======
> Just recompiled Grub2-svn2059 with some changes, I thought might have been
> causing my particular problem, but it still will not work.  Here are the
> results of the above question.
>
> ls
> (hd0) (hd0,1) (hd0,2) (hd0,3) (hd0,4) (fd0)
>
> set
> root=hd0,2
>
> lsmod
> pc   1
> ext2  1        fshelp
> fshelp 2
> biosdisk  1
>
> Hope that helps.  Need any further info, hardware, etc. please let me know.
>
> Pat
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>


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

Reply via email to