dual booting issue with Linux

Ralf Mardorf ralf.mardorf at rocketmail.com
Tue May 24 13:09:37 UTC 2016


On Tue, 24 May 2016 12:49:13 +0000 (UTC), infinityux wrote:
> /etc/grub.d/40_custom
>   "FreeBSD" {
>   insmod ufs2 set
>   root=(hd0,1)
>   chainloader +1 }
> Saved that. And gave a restart but nothing is happening

I don't know if that entry is correct, but assume it should be ok, then
you still need to update /boot/grub/grub.cfg. There is a command [1]
that will generate a new grub.cfg based on the OS prober thingy and the
config you edited.

Regards,
Ralf

[1]

Perhaps the command is

  sudo update-grub

"The menu list of available Linux kernels is automatically generated by
running update-grub." - https://help.ubuntu.com/community/Grub2

As already mentioned, I edit grub.cfg manually and don't use all this
automation thingies.



More information about the freebsd-questions mailing list