Difference between revisions of "Bootloaders"
(Fixed TOC) |
(Style again.) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
__NOTOC__ | __NOTOC__ | ||
− | + | <div style="background-color: #FFc9dC; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px"> | |
− | + | U-Boot</div><div style="border-style: solid; border-width: thin; padding: 20px"> | |
* [[U-Boot Overview]] | * [[U-Boot Overview]] | ||
* [[Loading Images with U-Boot]] | * [[Loading Images with U-Boot]] | ||
Line 9: | Line 7: | ||
* [[Loading JFFS2 Images Onto a Board]] | * [[Loading JFFS2 Images Onto a Board]] | ||
* '''TODO MAKE ME: Short Bus Hardware - 3517 and Friends''' | * '''TODO MAKE ME: Short Bus Hardware - 3517 and Friends''' | ||
+ | </div> | ||
− | = | + | <div style="background-color: #FFc9dC; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px"> |
+ | RedBoot</div><div style="border-style: solid; border-width: thin; padding: 20px"> | ||
* [[Loading Images with RedBoot]] | * [[Loading Images with RedBoot]] | ||
+ | </div> | ||
− | = | + | <div style="background-color: #FFc9dC; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">LILO</div><div style="border-style: solid; border-width: thin; padding: 20px"> |
* [[LILO Overview]] | * [[LILO Overview]] | ||
* [[Installing LILO]] | * [[Installing LILO]] | ||
* [[Configuring LILO]] | * [[Configuring LILO]] | ||
+ | </div> | ||
− | ----- | + | <div style="background-color: #FFc9dC; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">Media Cards</div><div style="border-style: solid; border-width: thin; padding: 20px"> |
− | |||
− | |||
− | |||
* [[Loading Linux Images to a Compact Flash Disk]] | * [[Loading Linux Images to a Compact Flash Disk]] | ||
+ | </div> | ||
− | = | + | <div style="background-color: #FFc9dC; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">MTD Flash</div><div style="border-style: solid; border-width: thin; padding: 20px"> |
− | |||
* [[Creating JFFS2 Images]] | * [[Creating JFFS2 Images]] | ||
* [[Mounting JFFS2 Images on a Linux PC]] | * [[Mounting JFFS2 Images on a Linux PC]] | ||
* [[Archiving JFFS2 Images|Archiving JFFS2 Images from Flash]] | * [[Archiving JFFS2 Images|Archiving JFFS2 Images from Flash]] | ||
* [[Loading JFFS2 Images Onto a Board]] | * [[Loading JFFS2 Images Onto a Board]] | ||
+ | </div> | ||
− | = | + | <div style="background-color: #FFc9dC; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">Working with Partitions</div><div style="border-style: solid; border-width: thin; padding: 20px"> |
− | |||
* [[Repartitioning a CompactFlash Disk for Linux]] | * [[Repartitioning a CompactFlash Disk for Linux]] | ||
* [[Repartitioning NAND Flash with JFFS2 for Linux]] | * [[Repartitioning NAND Flash with JFFS2 for Linux]] | ||
+ | </div> | ||
− | ----- | + | <div style="background-color: #FFc9dC; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">TFTP Server</div><div style="border-style: solid; border-width: thin; padding: 20px"> |
− | |||
− | |||
* [[Installing TFTP server]] | * [[Installing TFTP server]] | ||
+ | </div> | ||
− | = | + | <div style="background-color: #FFc9dC; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">Network Filesystems</div><div style="border-style: solid; border-width: thin; padding: 20px"> |
− | |||
* [[Setting up an NFS File Server]] | * [[Setting up an NFS File Server]] | ||
* [[Booting with an NFS Root Filesystem]] | * [[Booting with an NFS Root Filesystem]] | ||
+ | </div> |
Revision as of 17:52, 18 December 2013
U-Boot
- U-Boot Overview
- Loading Images with U-Boot
- Loading Linux Kernels Onto a Board
- Loading JFFS2 Images Onto a Board
- TODO MAKE ME: Short Bus Hardware - 3517 and Friends
RedBoot
LILO
Media Cards
MTD Flash
Working with Partitions
TFTP Server
Network Filesystems