Searched refs:lilo (Results 1 – 25 of 33) sorted by relevance
12
| /Linux-v5.4/arch/x86/boot/ |
| D | install.sh | 52 if [ -x /sbin/lilo ]; then 53 /sbin/lilo 54 elif [ -x /etc/lilo/install ]; then 55 /etc/lilo/install
|
| D | Makefile | 152 if [ -x /sbin/lilo ]; then /sbin/lilo; else /etc/lilo/install; fi
|
| /Linux-v5.4/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-v5.4/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-v5.4/Documentation/admin-guide/ |
| D | serial-console.rst | 72 In lilo.conf (global section):: 77 again in lilo.conf (kernel section)::
|
| D | README.rst | 260 possible to do ``make install`` if you have lilo installed to suit the 261 kernel makefiles, but you may want to check your particular lilo setup first. 302 uses the kernel image as specified in the file /etc/lilo.conf. The 309 Reinstalling LILO is usually a matter of running /sbin/lilo. 310 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-v5.4/Documentation/networking/ |
| D | cops.txt | 37 Or in lilo.conf put something like this:
|
| D | ltpc.txt | 18 as the following to your /etc/lilo.conf:
|
| /Linux-v5.4/Documentation/cdrom/ |
| D | ide-cd.rst | 184 lilo option. See Documentation/ide/ide.rst. (This feature was 188 driver to assume that one exists by using a lilo option of the 251 adding `append="hdX=noprobe hdX=cdrom"` to your lilo.conf file and running 252 lilo (again where X is the drive letter corresponding to where your drive
|
| /Linux-v5.4/Documentation/driver-api/serial/ |
| D | moxa-smartio.rst | 419 g. If you use 'lilo' utility, you should check /etc/lilo.conf 422 After checking /etc/lilo.conf, please run "lilo".
|
| /Linux-v5.4/Documentation/x86/i386/ |
| D | IO-APIC.rst | 45 is non-trivial though and cannot be automated. One sample /etc/lilo.conf
|
| /Linux-v5.4/Documentation/power/ |
| D | swsusp-dmcrypt.rst | 44 modify. For lilo the simplest setup looks like the following
|
| /Linux-v5.4/Documentation/scsi/ |
| D | scsi-changer.txt | 97 (append="max_scsi_luns=1" in lilo.conf should do the trick)
|
| D | advansys.txt | 162 recognize the 'advansys' LILO command line and /etc/lilo.conf option.
|
| D | BusLogic.txt | 527 LILO Linux Boot Loader (in /etc/lilo.conf): 556 Then install "arch/x86/boot/zImage" as your standard kernel, run lilo if
|
| D | sym53c8xx_2.txt | 432 Example of boot setup command under lilo prompt: 434 lilo: linux root=/dev/sda2 sym53c8xx.cmd_per_lun=4 sym53c8xx.sync=10 sym53c8xx.debug=0x200
|
| /Linux-v5.4/drivers/tty/serial/ |
| D | Kconfig | 46 your boot loader (lilo or loadlin) about how to pass options to the 74 your boot loader (lilo or loadlin) about how to pass options to the 440 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 502 your boot loader (lilo or loadlin) about how to pass options to the 839 your boot loader (lilo or loadlin) about how to pass options to the
|
| /Linux-v5.4/drivers/tty/serial/8250/ |
| D | Kconfig | 91 your boot loader (grub or lilo or loadlin) about how to pass options
|
| /Linux-v5.4/drivers/tty/ |
| D | Kconfig | 70 bootparam" or see the documentation of your boot loader (lilo or
|
| /Linux-v5.4/Documentation/admin-guide/kdump/ |
| D | kdump.rst | 293 1) Update the boot loader (such as grub, yaboot, or lilo) configuration
|
12