<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=LILO</id>
	<title>LILO - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=LILO"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=LILO&amp;action=history"/>
	<updated>2026-07-16T10:05:32Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=LILO&amp;diff=2137055&amp;oldid=prev</id>
		<title>imported&gt;S8321414 来自 2021年7月25日 (日) 01:35</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=LILO&amp;diff=2137055&amp;oldid=prev"/>
		<updated>2021-07-25T01:35:11Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Multiple issues|&lt;br /&gt;
{{Cleanup-jargon|time=2020-12-21T11:21:37+00:00}}&lt;br /&gt;
{{Notability Unreferenced|time=2020-12-21T11:21:37+00:00}}&lt;br /&gt;
{{Unreferenced|time=2020-12-21T11:21:37+00:00}}&lt;br /&gt;
{{Rough translation|time=2020-12-21T11:21:37+00:00}}&lt;br /&gt;
}}&lt;br /&gt;
{{NoteTA|G1=IT|G2=FL}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name                   = LILO&lt;br /&gt;
| screenshot             = Lilo.png&lt;br /&gt;
| screenshot size        = 300px&lt;br /&gt;
| caption                = &amp;lt;small&amp;gt;Standard LILO &amp;#039;&amp;#039;menu&amp;#039;&amp;#039; display.&amp;lt;/small&amp;gt;&lt;br /&gt;
| developer              = Werner Almesberger (1992–1998), John Coffman (1999–2007), Joachim Wiedorn (自2010年起)&lt;br /&gt;
| latest release version = 24.2&lt;br /&gt;
| latest release date    = {{Release date and age|2015|11|22}}&lt;br /&gt;
| genre                  = [[啟動程式]]&lt;br /&gt;
| license                = [[BSD许可证]]&lt;br /&gt;
| status                 = 停止開發與維護&lt;br /&gt;
| website                = https://www.joonet.de/lilo/&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LILO&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;LI&amp;#039;&amp;#039;&amp;#039;nux &amp;#039;&amp;#039;&amp;#039;LO&amp;#039;&amp;#039;&amp;#039;ader)是[[Linux]]一个[[啟動程式]]，早年是許多[[Linux發行版]]使用的啟動程式。LILO後來被[[GRUB]]和[[SYSLINUX]]取代。&lt;br /&gt;
&lt;br /&gt;
==总览==&lt;br /&gt;
LILO不依赖于一个特定的[[文件系统]]，可以启动一个[[操作系统]](例如，从[[软盘]]和[[硬盘]]启动[[Linux内核]] [内核]镜像)。在启动时有十六种不同的镜像可供选择。各种参数，如根设备参数，可以为每种内核单独设置。LILO可以放在[[主引导记录]](MBR)或一个分区的[[引导扇区]]中。在后者的情况下，MBR中必须包含加载LILO的代码。&lt;br /&gt;
&lt;br /&gt;
在开启系统时，LILO只有通过[[BIOS]][[设备驱动程序|驱动]]访问硬盘。因此，一个很老的BIOS访问范围限定为[[柱1024|柱0到1023]]的前两个硬盘。对于后来的BIOS，LILO可以使用32位的&amp;quot;[[逻辑块寻址]]&amp;quot;(LBA)来获得访问整块硬盘的能力。&lt;br /&gt;
&lt;br /&gt;
== LILO 文件 ==&lt;br /&gt;
&lt;br /&gt;
=== lilo.conf ===&lt;br /&gt;
lilo&lt;br /&gt;
&lt;br /&gt;
=== /boot/ ===&lt;br /&gt;
&lt;br /&gt;
LILO放置了许多文件在 &amp;lt;tt&amp;gt;[[/boot/]]&amp;lt;/tt&amp;gt; – 具体请见 [[/boot/#LILO|&amp;lt;tt&amp;gt;/boot/:&amp;lt;/tt&amp;gt; LILO]].&lt;br /&gt;
&lt;br /&gt;
== 主引导记录 ==&lt;br /&gt;
{{Main|主引导记录}}&lt;br /&gt;
LILO可以在设备上写入主引导记录：&lt;br /&gt;
&lt;br /&gt;
 /sbin/lilo -M&lt;br /&gt;
&lt;br /&gt;
== 输出 ==&lt;br /&gt;
当LILO加载完单词“LILO”时，每个字母出现在一些具体行动的之前或之后。如果LILO在某些行为上未能成功，可以通过到目前打印的字母来识别。&lt;br /&gt;
&lt;br /&gt;
; (nothing):LILO完全没有显示，LILO没有安装或它的引导扇区所在的分区不活跃。引导媒介不正确。&lt;br /&gt;
&lt;br /&gt;
; L:第一阶段的引导加载程序已加载并且开始，但不能加载第二阶段的引导加载程序。两位数字代码会显示错误类型。这种情况通常是由于媒介错误或者BIOS位于硬盘坏道造成的。&lt;br /&gt;
&lt;br /&gt;
; LI:第一阶段的引导加载程序可以加载第二阶段的引导加载程序，但未能执行。这可能是由于BIOS位于磁盘坏道造成的。&lt;br /&gt;
&lt;br /&gt;
; LIL:第二阶段的引导加载程序已经启动，但不能从镜像文件中加载描述符表。这通常是由于媒介错误或者BIOS位于[[硬盘坏道]]造成的。&lt;br /&gt;
&lt;br /&gt;
; LIL?:第二阶段的引导加载程序在一个不正确的地址加载。这通常是通常是由于BIOS位于硬盘坏道造成的。&lt;br /&gt;
&lt;br /&gt;
; LIL-:描述符表已损坏。这可能是由于BIOS位于硬盘坏道造成的。&lt;br /&gt;
&lt;br /&gt;
; LILO:LILO所有部分都已成功加载。&lt;br /&gt;
&lt;br /&gt;
== 错误代码 ==&lt;br /&gt;
&lt;br /&gt;
例如: L 01 01 01, L 07 07 07 等..&lt;br /&gt;
&lt;br /&gt;
{|border=1 align=center class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;align:left;&amp;quot;|&amp;#039;&amp;#039;&amp;#039;错误代码&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|style=&amp;quot;align:left;&amp;quot;|&amp;#039;&amp;#039;&amp;#039;名字&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|style=&amp;quot;align:left;&amp;quot;|&amp;#039;&amp;#039;&amp;#039;描述&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
|0x00&lt;br /&gt;
|Internal Error&lt;br /&gt;
|This code is generated by the sector read routine of the LILO boot loader whenever an internal inconsistency is detected. This might be caused by corrupt files. Try re-building the map file. Another possible cause for this error are attempts to access cylinders beyond 1024 while using the LINEAR option.&lt;br /&gt;
|-&lt;br /&gt;
|0x01&lt;br /&gt;
|Illegal Command&lt;br /&gt;
|This shouldn&amp;#039;t happen&amp;lt;!-----Should any error ever really happen?---------&amp;gt;, but if it does, it may indicate an attempt to access a disk which is not supported by the BIOS. Definitely check to see if the disk is seen by the BIOS first (and that the BIOS detail is complete).&lt;br /&gt;
|-&lt;br /&gt;
|0x02&lt;br /&gt;
|Address mark not found&lt;br /&gt;
|This usually indicates a media problem. Try again several times.&lt;br /&gt;
|-&lt;br /&gt;
|0x03&lt;br /&gt;
|Write-protected disk&lt;br /&gt;
|This should only occur on write operations.&lt;br /&gt;
|-&lt;br /&gt;
|0x04&lt;br /&gt;
|Sector not found&lt;br /&gt;
|This typically indicates a geometry mismatch. If you&amp;#039;re booting a raw-written disk image, verify whether it was created for disks with the same geometry as the one you&amp;#039;re using. If you&amp;#039;re booting from a SCSI disk or a large IDE disk, you should check, whether LILO has obtained correct geometry data from the kernel or whether the geometry definition corresponds to the real disk geometry. Removing COMPACT may help too. So may adding LBA32 or LINEAR.&lt;br /&gt;
|-&lt;br /&gt;
|0x06&lt;br /&gt;
|Change line active&lt;br /&gt;
|This should be a transient error. Try booting a second time.&lt;br /&gt;
|-&lt;br /&gt;
|0x07&lt;br /&gt;
|Invalid initialization&lt;br /&gt;
|The BIOS failed to properly initialize the disk controller. You should control the BIOS setup parameters. A warm boot might help too. (Boot a rescue disc and rerun LILO.)&lt;br /&gt;
|-&lt;br /&gt;
|0x08&lt;br /&gt;
|DMA overrun&lt;br /&gt;
|This shouldn&amp;#039;t happen. Try booting again.&lt;br /&gt;
|-&lt;br /&gt;
|0x09&lt;br /&gt;
|DMA attempt across 64k boundary&lt;br /&gt;
|This shouldn&amp;#039;t happen, but may indicate a disk geometry mis-match. Try omitting the COMPACT option. You may need to specify the disk geometry yourself.&lt;br /&gt;
|-&lt;br /&gt;
|0x0C&lt;br /&gt;
|Invalid media&lt;br /&gt;
|This shouldn&amp;#039;t happen and might be caused by a media error. Try booting again.&lt;br /&gt;
|-&lt;br /&gt;
|0x10&lt;br /&gt;
|CRC error&lt;br /&gt;
|A media error has been detected. Try booting several times, running the map installer a second time (to put the map file at some other physical location or to write &amp;quot;good data&amp;quot; over the bad spot), mapping out the bad sectors/tracks and, if all else fails, replacing the media.&lt;br /&gt;
|-&lt;br /&gt;
|0x11&lt;br /&gt;
|ECC correction successful&lt;br /&gt;
|A read error occurred, but was corrected. LILO does not recognize this condition and aborts the load process anyway. A second load attempt should succeed.&lt;br /&gt;
|-&lt;br /&gt;
|0x20&lt;br /&gt;
|Controller error&lt;br /&gt;
|This shouldn&amp;#039;t happen, then again, none of these errors should happen eh?&lt;br /&gt;
|-&lt;br /&gt;
|0x40&lt;br /&gt;
|Seek failure&lt;br /&gt;
|This might be a media problem. Try booting again.&lt;br /&gt;
|-&lt;br /&gt;
|0x80&lt;br /&gt;
|Disk timeout&lt;br /&gt;
|The disk or the drive isn&amp;#039;t ready. Either the media is bad or the disk isn&amp;#039;t spinning. If you&amp;#039;re booting from a floppy, you might not have closed the drive door. Otherwise, trying to boot again might help.&lt;br /&gt;
|-&lt;br /&gt;
|0x99&lt;br /&gt;
|Invalid Second Stage&lt;br /&gt;
|Mismatch between drive and BIOS geometry, or a bad map file. Some evidence that LINEAR needs to be set on the disk (see LiloNotes)&lt;br /&gt;
|-&lt;br /&gt;
|0x9A&lt;br /&gt;
|Can&amp;#039;t Find Second Stage&lt;br /&gt;
|Check to see if you have the correct device for boot, e.g. boot=/dev/hda1 when it should be in the MBR i.e. boot=/dev/{{Not a typo|hda}}.&lt;br /&gt;
|-&lt;br /&gt;
|0xBB&lt;br /&gt;
|BIOS error&lt;br /&gt;
|This shouldn&amp;#039;t happen. Try booting again. If the problem persists, removing the COMPACT option or adding/removing LINEAR or LBA32 might help.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 请参阅 ==&lt;br /&gt;
{{Portal|Free software}}&lt;br /&gt;
* [[Comparison of boot loaders]]&lt;br /&gt;
* [[Linux]]&lt;br /&gt;
* [[Boot loader]]&lt;br /&gt;
* [[GNU GRUB]]&lt;br /&gt;
* [[SYSLINUX]]&lt;br /&gt;
* [[Windows Boot Manager]]&lt;br /&gt;
* [[NTLDR]]&lt;br /&gt;
* [[SILO (boot loader)|SILO]]&lt;br /&gt;
* [[Palo (bootloader)|PALO]]&lt;br /&gt;
&lt;br /&gt;
== 注意 ==&lt;br /&gt;
* [https://web.archive.org/web/19970507092324/http://www.acm.uiuc.edu/workshops/linux_install/lilo.html LILO installation instructions]&lt;br /&gt;
* [http://www.tldp.org/HOWTO/LILO.html LILO mini-HOWTO] {{Wayback|url=http://www.tldp.org/HOWTO/LILO.html |date=20201219210453 }}&lt;br /&gt;
* [https://web.archive.org/web/20130402193858/http://www.wlug.org.nz/LiloErrorCodes LILO error messages]&lt;br /&gt;
* [http://www.linuxdevcenter.com/pub/a/linux/2008/01/22/lilo-and-grub-boot-loaders-made-simple.html LILO and GRUB: Boot Loaders Made Simple by Judith Myerson] {{Wayback|url=http://www.linuxdevcenter.com/pub/a/linux/2008/01/22/lilo-and-grub-boot-loaders-made-simple.html |date=20180518014348 }}&lt;br /&gt;
* [https://web.archive.org/web/20090202113948/http://grub.enbug.org/FromLiloToGrub From Lilo to Grub]&lt;br /&gt;
* [http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO-2.html Lilo tips from the Linux Kernel Howto] {{Wayback|url=http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO-2.html |date=20201202103459 }}&lt;br /&gt;
* {{cite web&lt;br /&gt;
 |url          = http://www.ibm.com/developerworks/library/l-bootload.html&lt;br /&gt;
 |title        = Boot loader showdown: Getting to know LILO and GRUB: Contrast and compare these two contenders&lt;br /&gt;
 |accessdate   = 2009-04-26&lt;br /&gt;
 |last         = Bonney&lt;br /&gt;
 |first        = Laurence&lt;br /&gt;
 |authorlink   = &lt;br /&gt;
 |date         = 2005-08-24&lt;br /&gt;
 |publisher    = [[IBM DeveloperWorks]]&lt;br /&gt;
 |archive-date = 2009-07-10&lt;br /&gt;
 |archive-url  = https://web.archive.org/web/20090710075831/http://www.ibm.com/developerworks/library/l-bootload.html&lt;br /&gt;
 |dead-url     = no&lt;br /&gt;
}}&lt;br /&gt;
* {{Man|8|lilo}}&lt;br /&gt;
* {{Man|5|lilo.conf}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==外部链接==&lt;br /&gt;
* [https://web.archive.org/web/20130402193858/http://www.wlug.org.nz/LiloErrorCodes Official homepage]&lt;br /&gt;
* [https://web.archive.org/web/20100717200244/http://alioth.debian.org/projects/lilo/ Project homepage] on &amp;#039;&amp;#039;Alioth&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[Category:引导程序]]&lt;/div&gt;</summary>
		<author><name>imported&gt;S8321414</name></author>
	</entry>
</feed>