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
}


-- 
Ubuntu-Studio-users mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users

Reply via email to