- Syslinux Boot Loader - http://www.kernel.org/pub/linux/utils/boot/syslinux/
SYSLINUX is a boot loader for the Linux operating system which operates off MS-DOS floppies. It is intended to simplify first-time installation of Linux. SYSLINUX could in conjunction with the UMSDOS filesystem, completely eliminate the need for distribution of raw diskette images for boot floppies.
- Lilo - http://www.acm.uiuc.edu/workshops/linux_install/lilo.html
LILO - The Linux boot Loader.
- Das Boot - http://pclt.cis.yale.edu/pclt/BOOT/DEFAULT.HTM
Getting the Boot, information about booting x86 computer systems.
- gujin boot/system loader - http://sourceforge.net/projects/gujin/
Floppy boot loader - will automatically detect boot kernel.
- Master Boot Record Tut - http://www.nondot.org/~sabre/os/S1Booting/mbr.txt
Part of the "How it works" series, which includes a disassembly of the MBR produced by the FDISK program.
- Boot sector Assembly code - http://www.nondot.org/~sabre/os/S1Booting/PolyOS.html
A brief explanation of the objective of a boot sector, followed by the source for an example bootsector. "Here's a bootsector from PolyOS that simply switches to protected mode, after checking that you have a 386+ computer. Actually, it even loads in the PolyFS superblock and checks if it's valid, but that's about it. Soon it'll load in the kernel and jump to it. The bootesctor was written with Nasm."
- TIARA (utcboot) - http://sourceforge.net/projects/utcboot/
Talkware TIARA, an Openbios/GRUB/PFORTH composite, BIOS replacement. Boots an unmodifed linux kernel from an IDE drive or ethernet, using only 128kb of flash. Works with INTEL/AMD K6/2-450, SiS 530/5595 and 8139 enet. VGA & Serial console supported.
- Loadlin - http://elserv.ffm.fgan.de/~lermen/
Hans Lerman's DOS bootloader for Linux. Includes overview, user manual and software download.
- ux for Linux - http://www.fmf.nl/~ewoud/linux/
ux is a 32-bit windows program that is able to load Linux from within windows. It depends on the LOADLIN package from Hans Lermen.
- alios - Linux boot loader - http://www.telos.de/linux/alios/default_e.htm
The alios boot loader for Linux is a small assembler loader code designed to load a Linux kernel and RAM disk image from ROM after initialising the most basic hardware features. The current version is configured to initialise the registers of an AMD Elan SC400 microcontroller and start Linux.
- The Boot Process - http://www.nondot.org/~sabre/os/articles/TheBootProcess/
Selection of articles about booting x86 processors.
- Zaitcev's Linux Page - http://people.redhat.com/zaitcev/linux/
Proll open source firmware replacement for Sun JavaStations to boot Linux (source, binaries), issues, swap over network. Also, other notes, Infiniband, X11 code, other patches, Barbie Camera toy code and links.
- tcron : ATX power crond - http://tcron.sourceforge.net/
Tcron integrates 'cron' with ATX power-up capability. It can invoke multiple cron jobs with power-up/shutdown a day.
- MILO: Alpha Miniloader - http://milo.core-systems.de/
MILO is the bootloader for Linux on the Alpha. Sources for setting it up and using it.
- Lilo mini-Howto - http://en.tldp.org/HOWTO/LILO.html
Lilo mini-Howto for the boot loader software.
|