grehan-freebsd / grub2-bhyve

GNU General Public License v3.0
51 stars 21 forks source link

error: can't find command `chainloader' #13

Open udanieli opened 4 years ago

udanieli commented 4 years ago

Hello,

I'm trying to boot a non-UEFI Windows image with grub from bhyve

grub> set root=(hd0,msdos1)
grub> ls /
$AttrDef $BadClus $Bitmap $Boot $Extend/ $LogFile $MFT $MFTMirr $Recycle.Bin/ [...CUT...]
grub> chainloader +1
error: can't find command `chainloader'.
grub> insmod chain
grub> lsmod
Name    Ref Count       Dependencies

Am I trying something impossible, or is there something wrong with my grub2-bhyve installation?

Thank you in advance

granalberto commented 2 years ago

I here right now. Found something to share?