Skip to Content
Running Linux, Third Edition
book

Running Linux, Third Edition

by Matthias Kalle Dalheimer, Lar Kaufman, Matt Welsh
August 1999
Beginner
760 pages
23h 55m
English
O'Reilly Media, Inc.
Content preview from Running Linux, Third Edition

Kernel Options

The following kernel options can be specified in /etc/lilo.conf as well as on the boot command line:

append= string

Appends the options specified in string to the parameter line passed to the kernel. This is typically used to specify certain hardware parameters. For example, if your system has more than 64 MB of memory (i.e., more than your BIOS can recognize), you can use append:

append = "mem=128M"

initrd= filename

Specifies the file to load into /dev/initrd when booting with a RAM disk. See also the options load_ramdisk, prompt_ramdisk, ramdisk_size, and ramdisk_start.

literal= string

Is like append, but replaces all other kernel boot options.

noinitrd

Preserves the contents of /dev/initrd so they can be read once after the kernel is booted.

prompt_ramdisk= n

Specifies whether the kernel should prompt you to insert the floppy disk that contains the RAM disk image, for use during Linux installation.

Values of n are:

0

Don’t prompt. Usually used for an installation where the kernel and the RAM disk image both fit on one floppy.

1

Prompt. This is the default.

ramdisk= size

Is obsolete. This option should be used only with kernels older than Version 1.3.48. For newer kernels, see the options load_ramdisk, prompt_ramdisk, ramdisk_size, and ramdisk_start.

ramdisk_size= n

Specifies the amount of memory, in kilobytes, to be allocated for the RAM disk. The default is 4096, which allocates 4 MB.

ramdisk_start= offset

Used for a Linux installation where both ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Running Linux, 5th Edition

Running Linux, 5th Edition

Matthias Kalle Dalheimer, Matt Welsh
Linux Under the Hood

Linux Under the Hood

Sander van Vugt

Publisher Resources

ISBN: 156592469XCatalog PageErrata