Building GRUB2 on FreeBSD

Prerequisites

devel/bison

Building

./configure
gmake
gmake install

Installing

grub-install --modules=bsd,ufs /dev/ad0

grub-probe seems to be broken. It doesn't find the device containing the root filesystem.


E-mail Valid XHTML 1.1 Valid CSS!