I switched from GRUB legacy to GRUB 2.

To transform menu.lst into grub.cfg:

SYNOPSIS
       grub-menulst2cfg [INFILE [OUTFILE]]

To boot FreeBSD:

menuentry "FreeBSD"{
    set root=(hd0,msdos1)
    chainloader +1
}


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/1354578031.2465.17.camel@q

Reply via email to