KNL
8
18 June 2003
Linux 2.0
Linux Programmer's Manual
/dev/aztcd /dev/aztcd[1-255]
/dev/cdouble[0-127]
/dev/double[0-127]
/dev/fd[0-3]
/dev/flash /dev/flash[1-7]
/dev/gscd /dev/gscd[1-255]
/dev/hd[a-h] /dev/hd[a-h][1-63]
/dev/hitcd /dev/hitcd[1-255]
/dev/mcd /dev/mcd[1-255]
/dev/optcd /dev/optcd[1-255]
/dev/ram /dev/ram[0-7]
/dev/rflash /dev/rflash[1-7]
/dev/rom /dev/rom[1-7]
/dev/rrom /dev/rrom[1-7]
/dev/scd /dev/scd[1-255]
/dev/sd[a-g] /dev/sd[a-g][1-15]
/dev/sjcd /dev/sjcd[1-255]
/dev/sonycd /dev/sonycd[1-255]
/dev/xda /dev/xda[1-63]
/dev/xdb /dev/xdb[1-63]
In addition to the options listed above, /dev/ramdisc and /dev/ramdisk are synonyms for /dev/ram0 and, additionally, Boot can be used to specify the boot device. The /dev/ part is optional in each case (but must NOT be prefixed to the Boot option). In addition to the above, a general method of specifying ANY block device by its major and minor numbers has been implemented. To specify a device that is not specifically supported (or indeed one that is supported, if it comes to that), specify Mode-X.Y where X is the relevant major number, and Y is the appropriate minor number. .
/boot/vmlinuz /boot/vmlinuz.test /vmlinux /vmlinux.test /vmunix /vmunix.test /dev/fd0 /dev/fd1 Any other file on the disk can be specified and, providing it satisfies the (admittedly rather basic) criteria for being a kernel image file, it will be accepted as such. .
Ask = Prompt for the video mode to use EVGA = Extended VGA (80x50) VGA = Standard VGA (80x25) 0 = Mode selected by choosing '0' at the prompt. 1 = Mode selected by choosing '1' at the prompt. 2 = Mode selected by choosing '2' at the prompt. n = Mode selected by choosing 'n' at the prompt.Valid numeric arguments are in the range from 0 to 65499 inclusive. .
However, knl is still needed at this time for setting the RAM disk parameters. Users are encouraged to find the LILO documentation for more information, and to use LILO when booting their systems. .
It was inspired by the rdev program and documentation originally written some time ago by Werner Almesberger <almesber@nessie.cs.id.ethz.ch> and modified by Peter MacDonald <pmacdona@SanJuan.UVic.CA>, with root flags support added by Stephen Tweedie <sct@dcs.ed.ac.uk>. |
||||||||||