Timeline for Add FreeBSD to GRUB2 boot menu
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 31, 2015 at 3:46 | comment | added | DevBush | It didn't work with me. What almost worked with me was chainloader (hd0,gpt11)/boot/loader.efi on <code>40_custom</code>. but the efi firmware dont start the kernel I going to continue the search | |
| Jan 20, 2014 at 8:56 | vote | accept | r004 | ||
| Jan 20, 2014 at 6:30 | vote | accept | r004 | ||
| Jan 20, 2014 at 6:55 | |||||
| Jan 19, 2014 at 17:21 | comment | added | uzsolt | I'm using freebsd too. Check this page: gnu.org/software/grub/manual/html_node/… Did you 'chmod +x' to 40_custom? Please-please check wiki.gentoo.org/wiki/GRUB2#ISO_images In my case the config above works well. Did you try? | |
| Jan 19, 2014 at 1:10 | comment | added | r004 | Also I installed freebsd not kfreebsd. I mean not the debain release of freebsd. | |
| Jan 19, 2014 at 1:06 | comment | added | r004 |
I did paste your directive to the 40_custom and then ran grub2-mkconfig -o /boot/grub/grub.cfg. but nothing added to grub menu at the boot time!!!
|
|
| Jan 18, 2014 at 21:13 | comment | added | r004 |
the freebsd is in the /dev/sda1 but the sda1 is a partition slice (according to bsd terminology); and it contains a / and swap partition. How should I precede then?
|
|
| Jan 14, 2014 at 11:35 | comment | added | uzsolt | Yes, (hd0,1) is sda1. | |
| Jan 14, 2014 at 11:35 | comment | added | uzsolt | No, this /isn't auto-generated. I've wrote it into /etc/grub.d/40_custom, check this: wiki.archlinux.org/index.php/… | |
| Jan 14, 2014 at 11:14 | comment | added | r004 |
does the sda1 translate to hd0,1 ? is it true that grub2 start from 1 not 0?
|
|
| Jan 14, 2014 at 11:08 | comment | added | r004 | did you generate it with os-prober or you did it yourself. also which file did that directive go in? | |
| Jan 14, 2014 at 9:39 | history | answered | uzsolt | CC BY-SA 3.0 |