Download List

项目描述

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 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.

2007-02-19 20:30
22.8

一个维护版本添加DEVMAPPER(device_mapper,或LVM2的)编译选项。这种支持只整理,如果相应的库,其中包括文件存在。此版本可以使用根目录的规范,除了标签的UUID。关键字“nodevcache”已被添加到配置文件。
标签: Minor feature enhancements
A maintenance release to add a DEVMAPPER (device_mapper, or LVM2) compilation option. This support is only compiled if the appropriate library and include files are present. This release allows root directory specification using UUID in addition to LABEL. The keyword "nodevcache" has been added to the configuration file.

2006-08-12 10:26
22.7.3

启动一个致命的错误选择的系统上无需PC / AT键盘(主要是新的64位系统)当与NOKEYBOARD选项编译固定与已知的表主要设备253项错误沿。
标签: Major bugfixes
A fatal boot selection bug on systems without a PC/AT keyboard (primarily newer 64-bit systems) when compiled with the NOKEYBOARD option was fixed along with a known table entry error on major device 253.

2006-07-07 22:11
22.7.2.1

这是一个补丁文件修复一个不正确的表项,影响主要设备253。该器件使用LVM2的。该修补程序文件是在开发者的网站中的'更新'目录。
标签: Minor bugfixes
This is a patch file to fix an incorrect table entry that affects major device 253. This device is used by LVM2. The patch file is in the 'updates' directory at the developer's site.

2006-07-05 20:10
22.7.2

三个关键字添加:noraid,nokbdefault和nokbdisable。允许的内核命令行已增加至512个字节(从256个)。阿写围绕一个共同的USB硬盘的BIOS问题,零报告(部门)包括在内。
标签: Minor feature enhancements
Three keywords are added: noraid, nokbdefault, and nokbdisable. The allowed kernel command line has been increased to 512 bytes (from 256). A write-around for a common USB hard disk BIOS problem (sectors reported as zero) is included.

2005-09-27 23:31
22.7.2-beta2

支持增强的多磁盘(RAID)的驱动程序,它仍然是新的2.6内核。底层驱动全磁盘的RAID - 1(/开发/ md_dXX)阵列自动视为“无法访问”,以避免卷ID冲突。这一行动可能会抑制与关键字“noraid”。一个命令行开关(- H的)允许引导加载器安装在一个退化的RAID - 1(/开发/ mdXX)阵列。看到'lilo的网页更新的男子'和'lilo.conf'中获得更多信息。
标签: Beta, Minor feature enhancements
Supports the Enhanced Multi-Disk (RAID) driver, which is still new to the 2.6 kernel. Drives underlying a full-disk RAID-1 (/dev/md_dXX) array are automatically taken to be "inaccessible" to avoid Volume ID conflicts. This action may be suppressed with the keyword "noraid". A command line switch (-H) allows installation of a boot loader on a degraded RAID-1 (/dev/mdXX) array. See the updated man pages for 'lilo' and 'lilo.conf' for additional information.

Project Resources