Download List

Project Description

LILO is a Boot loader for Linux/x86 and other PC operating systems. It is responsible for loading your Linux kernel from either a floppy or a hard drive and passing control to it. It is capable of booting beyond cylinder 1024 of a hard disk if the BIOS supports EDD packet call extensions to the int 0x13 interface. LILO can also be used to boot many other operating systems, including DOS, Windows (all versions), OS/2, and the BSD variants. The LILO distribution includes full source, documentation and support files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-05-23 10:53
22.5.4-beta2

This release updates "mkrescue" so that a prior boot
with LILO is no longer required. Switches were added to
the boot installer to support the operation of
"mkrescue" in this new way. A compile-time switch was
added to support Dell "suspend" partitions. An active
suspend partition on the C: drive alters the meaning of
"vmdefault=", which should specify the suspend
partition. The coding is a kludge at the moment just to
gather user feedback. Compilation with this switch
enabled will probably not be included in the mainstream
LILO distribution.
Tags: Beta, Minor feature enhancements

2003-05-13 00:23
22.5.3.1

A patch file has been issued to fix a segmentation fault encountered with the "lilo -T geom" command in 22.5.3. The patch is available at the developer's site to update the 22.5.3 source tarball.
Tags: Minor bugfixes

2003-05-11 10:47
22.5.3

This version cleans up the interaction between kernels
compiled with DEVFS_FS, but which do not mount
'devfs'. With many of these systems, the /dev directory
does not have the entries referenced by /proc/
partitions, which led to problems with previous 22.5.*
releases.
Tags: Minor feature enhancements

2003-05-02 04:57
22.5.2

This release handles the Reiser4 filesystem. It fixes problems which
occurred with 'raid-extra-boot="...,/dev/XXX,..."' when XXX was not a
disk containing part of the raid set. The "-M" switch now creates
backup files (-s and -S switches). A bootloader fix for getting the
number of hard disks on the system has been added. Only RAID1 users
really need this update.
Tags: Minor bugfixes

2003-03-28 23:36
22.5.1

This release updates the boot scheme to account for BIOS glitches that cause problems for 22.5. Backups are now handled in a more consistent fashion. Several new configuration file keywords were added to control use of latest enhancements.
Tags: Minor feature enhancements

Project Resources