Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Grub"
Jump to navigation
Jump to search
(link official install grub configuration mechanisms, warn that this is legacy method left over from gentoo. this page is a simple cheat sheet for when work arounds are required (like porting, or other feature development)) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{warning|Most users should redirect to ego boot update & boot.conf configuration contained in the official install method [[Install/Bootloader]]}} | {{warning|Most users should redirect to ego boot update & boot.conf configuration contained in the official install method [[Install/Bootloader]]}} | ||
Grub is the [[bootloader]] most people will use with Funtoo. Grub is very powerful supporting multiple partition types, filesystems, and operating systems through a modular framework. | Grub is the [[bootloader]] most people will use with Funtoo, although the official userland tools for managing your Grub configuration in Funtoo is {{c|ego boot}}. Grub is very powerful supporting multiple partition types, filesystems, and operating systems through a modular framework. | ||
[[Category:Grub]] | [[Category:Grub]] | ||
[[Category:sys-boot]] | [[Category:sys-boot]] |
Latest revision as of 17:17, April 17, 2024
Warning
Most users should redirect to ego boot update & boot.conf configuration contained in the official install method Install/Bootloader
Grub is the bootloader most people will use with Funtoo, although the official userland tools for managing your Grub configuration in Funtoo is ego boot
. Grub is very powerful supporting multiple partition types, filesystems, and operating systems through a modular framework.