Difference between pages "Category:Bootloaders" and "Template:ArticleFooter"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
Boot loaders start after bios/uefi post. They load the kernel & start the system, and hand off from kernel to init. The traditional personal computer architecture loads only the first 512 bytes from a disk into memory and begins execution. Operating systems are larger than 512 bytes, so a bootloader deals with loading its own components as well as the operating system into memory. The original bootloader contained enough code to determine the active partition of an MBR disk, load that partition's volume boot record, and pass execution to it. Modern bootloaders are much more capable almost forming operating systems of their own merit. Funtoo offers [[Grub]] as its preferred bootloader though there are several alternatives available.
{{Tip|[[Support Funtoo]] and help us grow! '''Donate $15 per month and get a free SSD-based [[Funtoo Hosting|Funtoo Virtual Container]].'''}}
 
</div><div class="col-xs-12 col-md-3">{{#vardefine:Summary|{{#show:{{FULLPAGENAME}}|?Summary}}}}
[[Category:System]]
{{#vardefine:Author|{{#show:{{FULLPAGENAME}}|?Author|link=none}}}}
{{#vardefine:Icon|{{#show:{{FULLPAGENAME}}|?Icon}}}}
{{#widget:ArticleBio|body={{#show: {{#var:Author}} | ?Bio }}|user={{#var:Author|}}|icon_url={{#if:{{#var:Icon|}}|{{filepath:{{#sub:{{#var:Icon}}|5}}|80}}|http://www.gravatar.com/avatar/{{#show: {{FULLPAGENAME}} | ?Gravatar MD5}}/?s=80&d=retro&r=g}}}}
<div class="bs-head" style="text-decoration: underline; margin-bottom: 15px;">More Articles</div>
{{#ask:[[Category:Articles]]
|format=category
|link=all
|headers=show
|searchlabel=... further results
|columns=1
}}
</div></div></div>

Revision as of 09:09, December 28, 2014

   Tip

Support Funtoo and help us grow! Donate $15 per month and get a free SSD-based Funtoo Virtual Container.


About the Author

{{#show: {{#show:Template:ArticleFooter|?Author|link=none}} | ?Bio }}

More Articles

{{#ask: |format=category |link=all |headers=show |searchlabel=... further results |columns=1 }}

Subcategories

This category has only the following subcategory.

Pages in category "Bootloaders"

The following 2 pages are in this category, out of 2 total.