os-faq-lilo.html
来自「教导你怎么样写你自己的操作系统,并且列出来其它操作系统作为举例.」· HTML 代码 · 共 32 行
HTML
32 行
<html><head> <title>Operating Systems FAQ :: LILO BootLoader</title> <link rel=stylesheet type="text/css" href="default.css"></head><body><TABLE border="0" width="100%"> <TR> <TD><H2><A name="lilo">LILO bootloader</A></H2> </TD> </TR> <TR> <TD>LILO is probably the most well know bootloader around due to the popularity of the Linux operating system. LILO, the LInux LOader was designed purely to allow linux to multiboot and exist with other operating systems such as dos and windows. <p> Since LILO was designed for the most part to handle linux and its initrd's, does anyone have any experience with using it to load their own custom kernel? </p> </TD> </TR></TABLE></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?