[arch-general] Editing grub for dual boot?

Ralf Mardorf silver.bullet at zoho.com
Mon Apr 18 23:04:36 UTC 2016


To boot FreeBSD I needed to add a chainloader to the Linux's grub.cfg.

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

Note, at least FreeBSD needs to be on a primary or GPT partition.


More information about the arch-general mailing list