The grub.cfg custom entry I have is:
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry 'FreeBSD' --class frebsd --class bsd --class os {
insmod part_msdos
insmod ufs2
set root=" (hd0,msdos2,bsd1) "
kfreebsd /boot/loader
}
### END /etc/grub.d/40_custom ###
And it is not booting.
No comments:
Post a Comment
Thank you for expressing yourself. Have a blessed day.
Everything released under CC4.0 rules cc by ND 4.0. This is open reference, just give credit.
Some of these posts contain personal information but are needed. Please respect my privacy.