Difference between pages "Grub" and "Template:Article"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
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 will generally be installed through the <code>[[grub-install]]</code> script. That script will translate the Linux device node such as <code>/dev/sda</code> into a Grub device such as <code>(hd1)</code>. This has to be done because Grub will only know about devices that your system's firmware knows about. It generates a core Grub image with enough support to read the [[The_Root_Filesystem#.2Fboot_:_Static_files_of_the_boot_loader|boot]] partition. It modifies the Grub [[boot image]] so that it can find the core image and installs the boot image to the master boot record.
<includeonly>{{#if:{{{Subtitle|}}}|<div style="margin-left: 15px;">
==={{{Subtitle|}}}===</div>}}
<div class="container" style="margin-top: 20px;"><div class="row"><div class="col-xs-12 col-md-9">
{{#if:{{{Author|}}}|{{#set:Author=User:{{{Author|}}}}}}}{{#set:Gravatar MD5={{#show: User:{{{Author}}} | ?Gravatar MD5}}|Subtitle={{{Subtitle|}}}|Summary={{{Summary|}}}|Icon={{{Icon|}}}|Next in Series={{{Next in Series|}}}|Previous in Series={{{Previous in Series|}}}}}{{#if:{{{Previous in Series|}}}|Previous in series: [[{{{Previous in Series}}}]]}}{{#if:{{{Next in Series|}}}|{{#if:{{{Previous in Series|}}}|<br>}}Next in series: [[{{{Next in Series}}}]]}}


<issues/>
{{Tip|[[Support Funtoo]] and help us grow! '''Donate $15 per month and get a free SSD-based [[Funtoo Hosting|Funtoo Virtual Container]].'''}}
 
</includeonly>
[[Category:Grub]]
[[Category:sys-boot]]

Revision as of 01:16, January 2, 2015