Searched refs:lilo (Results 1 – 25 of 30) sorted by relevance
12
/linux-5.19.10/arch/x86/boot/ |
D | install.sh | 30 if [ -x /sbin/lilo ]; then 31 /sbin/lilo 32 elif [ -x /etc/lilo/install ]; then 33 /etc/lilo/install
|
/linux-5.19.10/Documentation/translations/zh_CN/admin-guide/ |
D | README.rst | 232 - 执行 ``make`` 来创建压缩内核映像。如果您安装了lilo以适配内核makefile, 233 那么也可以进行 ``make install`` ,但是您可能需要先检查特定的lilo设置。 264 如果从硬盘引导Linux,很可能使用LILO,它使用/etc/lilo.conf文件中 270 重新安装LILO通常需要运行/sbin/LILO。您可能希望编辑/etc/lilo.conf
|
/linux-5.19.10/Documentation/translations/zh_TW/admin-guide/ |
D | README.rst | 234 - 執行 ``make`` 來創建壓縮內核映像。如果您安裝了lilo以適配內核makefile, 235 那麼也可以進行 ``makeinstall`` ,但是您可能需要先檢查特定的lilo設置。 266 如果從硬碟引導Linux,很可能使用LILO,它使用/etc/lilo.conf文件中 272 重新安裝LILO通常需要運行/sbin/LILO。您可能希望編輯/etc/lilo.conf
|
/linux-5.19.10/Documentation/fb/ |
D | sisfb.rst | 38 Well, it depends: If compiled statically into the kernel, use lilo's append 39 statement to add the parameters to the kernel command line. Please see lilo's 44 lilo.conf:: 107 in lilo's or grub's configuration file; mode selection is done using the
|
D | intelfb.rst | 97 In /etc/lilo.conf, add the line::
|
D | vesafb.rst | 70 lilo.conf file and rerun LILO. Then you can type in the desired
|
D | intel810.rst | 189 In /etc/lilo.conf, add the line::
|
/linux-5.19.10/Documentation/admin-guide/blockdev/ |
D | floppy.rst | 16 lilo. This option can be typed at the boot prompt, or entered in the 17 lilo configuration file. 20 at the lilo boot prompt (if you have a thinkpad):: 24 You may also enter the following line in /etc/lilo.conf, in the description 34 If you give options both in the lilo config file and on the boot
|
/linux-5.19.10/Documentation/admin-guide/ |
D | serial-console.rst | 72 In lilo.conf (global section):: 77 again in lilo.conf (kernel section)::
|
D | README.rst | 268 possible to do ``make install`` if you have lilo installed to suit the 269 kernel makefiles, but you may want to check your particular lilo setup first. 310 uses the kernel image as specified in the file /etc/lilo.conf. The 317 Reinstalling LILO is usually a matter of running /sbin/lilo. 318 You may wish to edit /etc/lilo.conf to specify an entry for your
|
D | ldm.rst | 102 If you enable LDM support, then lilo is capable of booting from any of the
|
D | initrd.rst | 59 have to specify the RAM disk image file in /etc/lilo.conf, using the 196 or to the section of the respective kernel in ``/etc/lilo.conf``, and pass 203 and run ``/sbin/lilo``
|
/linux-5.19.10/Documentation/networking/device_drivers/appletalk/ |
D | cops.rst | 46 Or in lilo.conf put something like this::
|
/linux-5.19.10/Documentation/x86/i386/ |
D | IO-APIC.rst | 45 is non-trivial though and cannot be automated. One sample /etc/lilo.conf
|
/linux-5.19.10/Documentation/power/ |
D | swsusp-dmcrypt.rst | 44 modify. For lilo the simplest setup looks like the following
|
/linux-5.19.10/Documentation/scsi/ |
D | scsi-changer.rst | 101 (append="max_scsi_luns=1" in lilo.conf should do the trick)
|
D | advansys.rst | 177 recognize the 'advansys' LILO command line and /etc/lilo.conf option.
|
D | BusLogic.rst | 537 LILO Linux Boot Loader (in /etc/lilo.conf):: 570 Then install "arch/x86/boot/zImage" as your standard kernel, run lilo if
|
D | sym53c8xx_2.rst | 498 Example of boot setup command under lilo prompt:: 500 lilo: linux root=/dev/sda2 sym53c8xx.cmd_per_lun=4 sym53c8xx.sync=10 sym53c8xx.debug=0x200
|
/linux-5.19.10/drivers/tty/serial/ |
D | Kconfig | 45 your boot loader (lilo or loadlin) about how to pass options to the 73 your boot loader (lilo or loadlin) about how to pass options to the 411 your boot loader (lilo or loadlin) about how to pass options to the 444 your boot loader (lilo or loadlin) about how to pass options to the 473 your boot loader (lilo or loadlin) about how to pass options to the 804 your boot loader (lilo or loadlin) about how to pass options to the
|
/linux-5.19.10/drivers/tty/ |
D | Kconfig | 69 bootparam" or see the documentation of your boot loader (lilo or
|
/linux-5.19.10/drivers/char/ |
D | Kconfig | 53 or see the documentation of your boot loader (lilo or loadlin) about
|
/linux-5.19.10/arch/alpha/ |
D | Kconfig | 500 kernel just like lilo does for the x86 architecture) which can be
|
/linux-5.19.10/drivers/tty/serial/8250/ |
D | Kconfig | 101 your boot loader (grub or lilo or loadlin) about how to pass options
|
/linux-5.19.10/drivers/usb/serial/ |
D | Kconfig | 37 your boot loader (lilo or loadlin) about how to pass options to the
|
12