Difference between revisions of "CoLo"
From LinuxMIPS
m |
|||
Line 4: | Line 4: | ||
* Ability to load kernels from: | * Ability to load kernels from: | ||
− | ** TFTP | + | ** [[TFTP]] |
** NFS (for backward compatability with old Cobalt restore CD) | ** NFS (for backward compatability with old Cobalt restore CD) | ||
** Serial line (using srec images) | ** Serial line (using srec images) |
Revision as of 13:18, 1 June 2005
Like the stock Cobalt_Firmware this is a replacement firmware specifically designed for the Cobalt range of servers.
Features
- Ability to load kernels from:
- TFTP
- NFS (for backward compatability with old Cobalt restore CD)
- Serial line (using srec images)
- EXT2/3 formatted partition (no longer requires EXT2 revision 0)
- Scripting support with full menu capability
- Initial Ramdisk support
- Kernel command line support
- Ability to boot kernels larger than 700kB
- Ability to boot 64-bit ELF kernels
Where to get it
- Official site: http://www.colonel-panic.org/cobalt-mips/
Using CoLo
Most of the documentation is contained in the files, README, README.shell and in the examples subdirectory inside the tarball. There is also some further resources here.