Imported Upstream version 24.0
[rrq/maintain_lilo.git] / man / lilo.8
1 .\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
2 .\"
3 .\" Standard preamble:
4 .\" ========================================================================
5 .de Sp \" Vertical space (when we can't use .PP)
6 .if t .sp .5v
7 .if n .sp
8 ..
9 .de Vb \" Begin verbatim text
10 .ft CW
11 .nf
12 .ne \\$1
13 ..
14 .de Ve \" End verbatim text
15 .ft R
16 .fi
17 ..
18 .\" Set up some character translations and predefined strings.  \*(-- will
19 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
20 .\" double quote, and \*(R" will give a right double quote.  \*(C+ will
21 .\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
22 .\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
23 .\" nothing in troff, for use with C<>.
24 .tr \(*W-
25 .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
26 .ie n \{\
27 .    ds -- \(*W-
28 .    ds PI pi
29 .    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 .    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
31 .    ds L" ""
32 .    ds R" ""
33 .    ds C` ""
34 .    ds C' ""
35 'br\}
36 .el\{\
37 .    ds -- \|\(em\|
38 .    ds PI \(*p
39 .    ds L" ``
40 .    ds R" ''
41 'br\}
42 .\"
43 .\" Escape single quotes in literal strings from groff's Unicode transform.
44 .ie \n(.g .ds Aq \(aq
45 .el       .ds Aq '
46 .\"
47 .\" If the F register is turned on, we'll generate index entries on stderr for
48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
49 .\" entries marked with X<> in POD.  Of course, you'll have to process the
50 .\" output yourself in some meaningful fashion.
51 .ie \nF \{\
52 .    de IX
53 .    tm Index:\\$1\t\\n%\t"\\$2"
54 ..
55 .    nr % 0
56 .    rr F
57 .\}
58 .el \{\
59 .    de IX
60 ..
61 .\}
62 .\" ========================================================================
63 .\"
64 .IX Title "LILO 8"
65 .TH LILO 8 "2013-05-01" "23.3" "lilo documentation"
66 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
67 .\" way too many mistakes in technical documents.
68 .if n .ad l
69 .nh
70 .SH "NAME"
71 lilo \- install boot loader of LiLO
72 .SH "SYNOPSIS"
73 .IX Header "SYNOPSIS"
74 Main function:
75 .PP
76
77  \b
78 \&\fBlilo\fR
79 .PP
80 Auxiliary uses:
81 .PP
82
83  \b
84 \&\fBlilo\fR \fB\-A\fR        # activate/show active partition 
85  \b
86 \&\fBlilo\fR \fB\-E\fR        # edit header or update a bitmap file 
87  \b
88 \&\fBlilo\fR \fB\-I\fR        # inquire path name of current kernel 
89  \b
90 \&\fBlilo\fR \fB\-M\fR        # write a Master Boot Loader on a device 
91  \b
92 \&\fBlilo\fR \fB\-q\fR        # query map and show its content 
93  \b
94 \&\fBlilo\fR \fB\-R\fR        # set default command line for next reboot 
95  \b
96 \&\fBlilo\fR \fB\-T\fR        # tell more about specified topic 
97  \b
98 \&\fBlilo\fR \fB{\-u|\-U}\fR   # uninstall LiLO boot loader
99 .SH "DESCRIPTION"
100 .IX Header "DESCRIPTION"
101 lilo installs a boot loader that will be activated the next time you boot
102 your system. The default configuration file \fI/etc/lilo.conf\fR (see manpage
103 \&\fIlilo.conf\fR\|(5)) will contain most options, but many, including those which
104 override the configuration file, may be specified  on the command line.
105 .SH "OPTIONS"
106 .IX Header "OPTIONS"
107 .IP "\fB\-A\fR \fImaster-device [N]\fR" 4
108 .IX Item "-A master-device [N]"
109 Used with a single argument, inquire of active partition on device \fImaster-device\fR;
110 e.g. \fI/dev/sda\fR. With N==0: deactivate all partitions on the device. With N in 
111 the range [1..n]: activate the specified partition and deactivate all others.
112 Normally, only primary partitions [1..4] may be activated, but if the 'Extended
113 Master Boot Loader' is present on the Master Boot Record (\s-1MBR\s0) of the device 
114 (see the \-M option), any partition may be made active.  Whether the actual \s-1OS\s0
115 in the partition will boot from an extended partition depends on the characteristics
116 of the \s-1OS\s0. \s-1LILO\s0 boot records for Linux may be booted from an extended partition.
117 .IP "\fB\-b\fR \fIbootdev\fR" 4
118 .IX Item "-b bootdev"
119 Set the boot device where the boot loader will be installed. For example
120 \&\fI\*(L"\-b /dev/sda\*(R"\fR set the Master Boot Record (\s-1MBR\s0) on the first disk as boot
121 device. \fI\*(L"\-b /dev/sdb5\*(R"\fR set the first extended partition on the second disk
122 as boot device.
123 .IP "\fB\-B\fR \fIbitmap-file\fR" 4
124 .IX Item "-B bitmap-file"
125 Define a bitmap file for the boot-time graphics screen, preferably one already
126 pre-processed with the \fI\-E\fR option.
127 .IP "\fB\-c\fR" 4
128 .IX Item "-c"
129 Enable map compaction. This will merge read requests from adjacent sectors.
130 Speeds up the booting especially from floppy.
131 .IP "\fB\-C\fR \fIconfig-file\fR" 4
132 .IX Item "-C config-file"
133 Set another pathname and filename for the configuration file. The default
134 configuration file is \fI/etc/lilo.conf\fR.
135 .IP "\fB\-d\fR \fIdelay-time\fR" 4
136 .IX Item "-d delay-time"
137 Set the delay time in tenths of a second ('20' = 2 sec) before automatically
138 booting the first image. This give you time to interrupt the automatic boot
139 process with: Shift, Alt, Ctrl, ScrollLock, or CapsLock. If interrupted, the
140 \&\fIboot:\fR prompt will be displayed.
141 .Sp
142 This switch will be overridden by the appearance of \fIprompt\fR in the
143 configuration file!
144 .IP "\fB\-D\fR \fIlabel\fR" 4
145 .IX Item "-D label"
146 Use the kernel with the given label as the default kernel to boot, instead of
147 the first one in the list of the configuration file.
148 .IP "\fB\-E\fR \fIfilename.xxx\fR" 4
149 .IX Item "-E filename.xxx"
150 If the extension \fB.xxx\fR is \fB.bmp\fR, then take the file to be a bitmap graphic file
151 for use in the \fIbitmap=\fR configuration file directive. Enter an interactive
152 editor to create or update the color/placement information in the \s-1LILO\s0 header
153 of this bitmap file. (see \fIbmp-colors\fR, \fIbmp-table\fR, and \fIbmp-timer\fR on the
154 manual page for \fIlilo.conf (5)\fR.)
155 .Sp
156 If \fB.xxx\fR is \fB.dat\fR then take this file to be a configuration file to set bitmap
157 graphic parameters, which are transferred into the \s-1LILO\s0 header in the bitmap file
158 of the same name.
159 .Sp
160 When a \fB.bmp\fR file is modified using a graphics editor (e.g. \s-1GIMP\s0), the \s-1LILO\s0
161 header will be lost. It can be restored using the \fBdat\fR file, which is used as
162 a text-based backup for the \s-1LILO\s0 header information.
163 .IP "\fB\-f\fR \fIdisk-tab\fR" 4
164 .IX Item "-f disk-tab"
165 Set another disk geometry parameter file. The default is \fI/etc/disktab\fR.
166 .IP "\fB\-F\fR" 4
167 .IX Item "-F"
168 Override boot sector check for filesystems (e.g., swap, ext4, xfs ...) which
169 might be destroyed by the installation of the \s-1LILO\s0 boot sector on the first
170 sector of the partition if these filesystems use the first sector as a superblock.
171 .Sp
172 Compare with \fI\-P ignore\fR, which bypasses certain partition table checks.
173 .IP "\fB\-g\fR" 4
174 .IX Item "-g"
175 Generate 'cylinder/head/sector' (\s-1CHS\s0 geometric) disk addresses. Limited to cylinders
176 up to 1023. Forces compatibility with very old versions of \s-1LILO\s0 \fI(obsolete switch)\fR.
177 .IP "\fB\-H\fR" 4
178 .IX Item "-H"
179 Override fatal halt if a \s-1RAID\s0 array does not have all disks active.
180 .IP "\fB\-I\fR \fIlabel [D|a|i|k|r|R]\fR" 4
181 .IX Item "-I label [D|a|i|k|r|R]"
182 \&\fBlabel\fR is taken to be the name of an image specified in the configuration file.
183 This command will print the path name of the corresponding kernel file, keytable
184 file, initial ramdisk file, root specification, or \*(L"append=\*(R" string (\*(L"i\*(R", \*(L"k\*(R",
185 \&\*(L"r\*(R", \*(L"R\*(R", or \*(L"a\*(R" option). The \*(L"D\*(R" option ignores the \fBlabel\fR parameter and
186 prints the default \*(L"image=\*(R" label, or the first \*(L"image=\*(R" label is selected if
187 no default \fBimage\fR is set.
188 .IP "\fB\-l\fR" 4
189 .IX Item "-l"
190 Generate 24\-bit linear sector addresses instead of cylinder/head/sector addresses.
191 .IP "\fB\-L\fR" 4
192 .IX Item "-L"
193 Generate 32\-bit Logical Block Addresses (\s-1LBA\s0) instead of cylinder/head/sector (\s-1CHS\s0)
194 addresses, allowing access to all partitions on disks with more than 1024 cylinders.
195 (This is the default geometry).
196 .IP "\fB\-m\fR \fImap-file\fR" 4
197 .IX Item "-m map-file"
198 Use another map file instead of the default file /boot/map.
199 .IP "\fB\-M\fR \fImaster-device\fR \fB{mbr|ext}\fR" 4
200 .IX Item "-M master-device {mbr|ext}"
201 Install a Master Boot Record on the device specified as master-device, selecting
202 the Standard or Extended Master Boot Loader per option. The primary partition
203 table on master-device is undisturbed. If no valid Volume-ID (serial number) is
204 present, then generate one and write it to the \s-1MBR\s0. If \fImbr\fR is set, the
205 Standard Master Boot Loader will search partitions 1\-4 for an active flag, and
206 boot the flagged partition. Only one active flag is allowed. If \fIext\fR is set,
207 the search for an active partition will include extended partitions as well.
208 The presence of the Extended Master Boot Loader on the Master Boot Record
209 (\s-1MBR\s0 = sector 0) of a disk affects the operation of the \fI\-A\fR option.
210 .IP "\fB\-p\fR" 4
211 .IX Item "-p"
212 Require interactive entry of all passwords set as "" in the configuration file.
213 .IP "\fB\-P\fR \fI{fix|ignore|<global\-option\fR}>" 4
214 .IX Item "-P {fix|ignore|<global-option}>"
215 Fix or ignore 'corrupt' partition tables, e.g. partition tables with linear and
216 cylinder/head/sector addresses that do not correspond. Always try \fBignore\fR
217 first, as \fBfix\fR will re-write the partition table, possibly destroying all
218 partitions on the disk.
219 .Sp
220 \&\fBignore\fR is also used to bypass the partition table check for partition types
221 within the partition table which might not allow the installation of a \s-1LILO\s0 boot
222 sector. Compare with the '\-F' flag, which overrides the check of the actual
223 boot sector.
224 .Sp
225 \&\fB<global\-option>\fR allows the passing of any global option which may
226 appear in the global section (top) of the  configuration file (\fI/etc/lilo.conf\fR).
227 For instance \fI'\-P nowarn'\fR will pass the 'nowarn' option, just as though 'nowarn'
228 appeared in the configuration file (same as the '\-w' switch).  Similarly
229 \&\fI'\-P timeout=50'\fR will add or override the 'timeout=' line in the  configuration
230 file. Note that the general \fB\-P\fR switch actually duplicates a number of command
231 line option switches. However, it is not strictly the same as some switches which
232 cause an override of other options; e.g. '\-g' (\-P geometric), '\-L' (\-P lba32).
233 .IP "\fB\-q\fR" 4
234 .IX Item "-q"
235 List the currently mapped files. \fBlilo\fR maintains a file, by default \fI/boot/map\fR,
236 containing each name and location of the kernel(s) to boot. This option will list
237 the names therein.  Use with \fB\-v\fR for more detailed information about the
238 installed boot loader.
239 .IP "\fB\-r\fR \fIroot-directory\fR" 4
240 .IX Item "-r root-directory"
241 Before doing anything else, do a \fI'chroot'\fR to the indicated directory. The new
242 root directory must contain a \fI/dev\fR directory and may need a /boot directory.
243 It may also need an \fI/etc/lilo.conf\fR file.
244 .IP "\fB\-R\fR \fIcommand-line\fR" 4
245 .IX Item "-R command-line"
246 This  option sets the default command for the boot loader for the next time it
247 executes. After execution the boot loader will erase this line because it is a
248 once-only command. It is typically used in reboot scripts, just before calling
249 \&'shutdown \-r'. Used without any arguments, it will cancel a \fIlock\fR\-ed or
250 \&\fIfallback\fR command line.
251 .IP "\fB\-s\fR \fIsave-file\fR" 4
252 .IX Item "-s save-file"
253 When lilo writes a new boot sector, it preserves the former contents of the boot
254 sector in a file, named by default /boot/boot.NNNN, where \s-1NNNN\s0 is the hexadecimal
255 representation of the major and minor device numbers of the drive/partition.
256 .Sp
257 This option defines the backup save file in one of three ways: a save directory
258 (default is '/boot') using the default filename 'boot.NNNN' in the defined
259 directory; a pathname template to which '.NNNN' is appended (default would be
260 \&'/boot/boot'); or the full pathname of the file, which must include the correct
261 \&'.NNNN' suffix. When used with the \-u option, the full file pathname must be set.
262 .IP "\fB\-S\fR \fIsave-file\fR" 4
263 .IX Item "-S save-file"
264 Normally lilo will not overwrite an existing boot sector save file. This options
265 says that overwriting is to be forced. As with \-s, the setting may be of a save
266 directory, pathname template, or full pathname (which includes the '.NNNN' suffix).
267 .IP "\fB\-t\fR" 4
268 .IX Item "-t"
269 Test only. Do not really write a new boot sector or map file. Use together with
270 \&\fB\-v\fR to find out what lilo is about to do.
271 .IP "\fB\-T\fR \fIoption\fR" 4
272 .IX Item "-T option"
273 Print out system information, some of it extracted from system bios. This is more
274 convenient than booting the \s-1LILO\s0 diagnostic floppy on problem systems. \fBoption\fR
275 may be any one of the following:
276 .Sp
277 .Vb 11
278 \& help          print a list of available diagnostics
279 \& ChRul         list the partition types subject to
280 \&                 Change\-Rules
281 \& EBDA          list Extended BIOS Data Area information
282 \& geom=<drive>  list drive geometry for bios drive;
283 \&                 e.g. geom=0x80
284 \& geom          list drive geometry for all drives
285 \& table=<drive> list the primary partition table;
286 \&                 e.g. table=/dev/sda
287 \& video         list graphic modes available to boot
288 \&                 loader
289 .Ve
290 .IP "\fB\-u\fR \fI[device\-name]\fR" 4
291 .IX Item "-u [device-name]"
292 Uninstall lilo by copying the saved boot sector back. The \fB\-s\fR and \fB\-C\fR switches
293 may be used with this option. The device-name is optional. A time-stamp is
294 checked.
295 .IP "\fB\-U\fR \fI[device\-name]\fR" 4
296 .IX Item "-U [device-name]"
297 The same as '\-u', but do not check the time-stamp.
298 .IP "\fB\-v\fR \fI[number]\fR" 4
299 .IX Item "-v [number]"
300 Increase verbosity. Giving one to five \fB\-v\fR options will make lilo more verbose.
301 The \fBnumber\fR (range 1..5) set verbosity level.
302 .IP "\fB\-V\fR" 4
303 .IX Item "-V"
304 Print version number.
305 .IP "\fB\-w\fR\fI[+|\-]\fR" 4
306 .IX Item "-w[+|-]"
307 Used as \fB\-w\fR or \fB\-w\-\fR to suppress warning messages. Used as '\-w+' to override
308 \&\fI'nowarn'\fR in the configuration file and show warning messages.
309 .IP "\fB\-x\fR \fIoption\fR" 4
310 .IX Item "-x option"
311 For \s-1RAID\s0 installations  only. The option may be any of the keywords: \fInone\fR,
312 \&\fIauto\fR, \fImbr\fR, \fImbr-only\fR, or a comma separated list of additional boot
313 devices (no spaces allowed in the list).
314 .Sp
315 \&\s-1RAID\s0 installations write the boot record to the \s-1RAID\s0 partition. Conditional
316 writing of MBRs may occur to aid in making the \s-1RAID\s0 set bootable in a recovery
317 situation, but all default actions may be overridden. Action similar to previous
318 versions is achieved using the \fI'\-x mbr\-only'\fR switch.
319 .IP "\fB\-X\fR" 4
320 .IX Item "-X"
321 Reserved for \s-1LILO\s0 internal use. May produce different output for different \s-1LILO\s0
322 versions. The line beginning \*(L"CFLAGS=\*(R" will contain the compiler options used to
323 generate this version of \s-1LILO\s0.
324 .IP "\fB\-z\fR" 4
325 .IX Item "-z"
326 When used with the '\-M' switch, clears the Volume-ID.  Usually used in the 
327 following sequence to generate a new Volume-ID:
328 .Sp
329 .Vb 2
330 \&    lilo \-z \-M /dev/hda
331 \&    lilo \-M /dev/hda
332 .Ve
333 .IP "\fB\-Z\fR \fIoption\fR" 4
334 .IX Item "-Z option"
335 Tells the boot installer whether special precautions need to be taken because
336 the \s-1BIOS\s0 fails to pass the correct device code in \s-1DL\s0 (\-Z0). Or may specify
337 that the \s-1BIOS\s0 always gets \s-1DL\s0 right (\-Z1). Corresponds to, and overrides, the
338 configuration file option 'bios\-passes\-dl='.
339 .SH "CONFIG OPTIONS"
340 .IX Header "CONFIG OPTIONS"
341 The above command line options correspond to the key words in the config file
342 indicated below.
343 .PP
344 .Vb 1
345 \&              \-b bootdev       boot=bootdev
346 \&
347 \&              \-B file.bmp      bitmap=file.bmp
348 \&              \-c               compact
349 \&              \-d dsec          delay=dsec
350 \&              \-D label         default=label
351 \&              \-f file          disktab=file
352 \&              \-g               geometric
353 \&              \-l               linear
354 \&              \-L               lba32
355 \&              \-m mapfile       map=mapfile
356 \&              \-P fix           fix\-table
357 \&              \-P ignore        ignore\-table
358 \&              \-s file          backup=file
359 \&              \-S file          force\-backup=file
360 \&              \-v [N]           verbose=N
361 \&              \-w               nowarn
362 \&              \-x option        raid\-extra\-boot=option
363 \&              \-Z option        bios\-passes\-dl=option
364 .Ve
365 .SH "BOOT OPTIONS"
366 .IX Header "BOOT OPTIONS"
367 The  options  described  here may be specified at boot time on the command line
368 when a kernel image is booted. These options are processed by \s-1LILO\s0, and are
369 removed from the command line before it is passed to the kernel, unless otherwise
370 noted.
371 .IP "\fBlock\fR" 4
372 .IX Item "lock"
373 Locks the command line, as though 'lock' had been defined in \fI/etc/lilo.conf\fR.
374 .IP "\fBmem=###[,K,M,G]\fR" 4
375 .IX Item "mem=###[,K,M,G]"
376 Set the maximum memory in the system in bytes, kilobytes, megabytes or gigabytes.
377 This option is not removed from the command line, and is always passed to the
378 kernel.
379 .IP "\fBnobd\fR" 4
380 .IX Item "nobd"
381 Suppresses the \s-1BIOS\s0 data check. This option is reserved for use with
382 non-IBM-compliant \s-1BIOS\s0's which hang with the lines:
383 .Sp
384 .Vb 2
385 \&    Loading...............
386 \&    BIOS data check
387 .Ve
388 .IP "\fBvga=[\s-1ASK\s0,EXT,EXTENDED,NORMAL,###,0x###]\fR" 4
389 .IX Item "vga=[ASK,EXT,EXTENDED,NORMAL,###,0x###]"
390 Allows overriding the default video mode upon kernel startup.
391 .SH "BOOT ERRORS"
392 .IX Header "BOOT ERRORS"
393 The  boot process takes place in two stages. The first stage loader is a single
394 sector, and is loaded by the \s-1BIOS\s0 or by the loader in the \s-1MBR\s0. It loads the
395 multi-sector second stage loader, but is very space limited. When the first
396 stage  loader  gets  control, it types  the  letter 'L'; when it is ready to
397 transfer control to the second stage loader it types the letter 'I'. If any
398 error occurs, like a disk read error, it will put out a hexadecimal error code
399 and then re-try the operation.  All hex error codes are \s-1BIOS\s0 return values,
400 except for the lilo-generated codes: 40, 99 and 9A. A partial list of error
401 codes follows:
402 .PP
403 .Vb 10
404 \&    00  no error
405 \&    01  invalid disk command
406 \&    02  address mark not found
407 \&    03  disk write\-protected
408 \&    04  sector not found
409 \&    06  floppy disk removed
410 \&    08  DMA overrun
411 \&    0A  bad sector flag
412 \&    0B  bad track flag
413 \&    20  controller failure
414 \&    40  seek failure (BIOS)
415 \&    40  cylinder>1023 (LILO)
416 \&    99  invalid second stage index sector (LILO)
417 \&    9A  no second stage loader signature (LILO)
418 \&    AA  drive not ready
419 \&    FF  sense operation failed
420 .Ve
421 .PP
422 Error code 40 is generated by the \s-1BIOS\s0, or by \s-1LILO\s0 during the conversion of a
423 linear (24\-bit) disk address to a geometric (C:H:S) address. On older systems
424 which do not support lba32 (32\-bit) addressing, this error may also be generated.
425 Errors 99 and 9A usually mean the map file ('\-m' or 'map=') is not readable,
426 likely because \s-1LILO\s0 was not re-run after some system change, or there is a
427 geometry mismatch between what \s-1LILO\s0 used (lilo \-v3 to display) and what is
428 actually being used by the \s-1BIOS\s0 (one of the lilo diagnostic  disks, available
429 in the source distribution, may be needed to diagnose this problem).
430 .PP
431 When  the second stage loader has received control from the first stage, it
432 prints the letter 'L', and when it has initialized itself, including verifying
433 the \*(L"Descriptor Table\*(R" \- the list of kernels/others to boot \- it will print
434 the letter \*(L"O\*(R", to form the full word \*(L"\s-1LILO\s0\*(R", in uppercase.
435 .PP
436 All second stage loader error messages are English text and try to pinpoint,
437 more or less successfully, the point of failure.
438 .SH "BUGS"
439 .IX Header "BUGS"
440 Configuration file options 'backup' and 'force\-backup' should specify a backup
441 directory or backup file pathname template on all \s-1RAID\s0 installations. Use of an
442 explicit filename may not allow multiple backup files to be created correctly.
443 It is best to use the  default mechanism, as it works correctly in all cases.
444 .SH "COPYRIGHT and LICENSE"
445 .IX Header "COPYRIGHT and LICENSE"
446 .Vb 3
447 \& Copyright (C) 1992\-1998 Werner Almesberger
448 \& Copyright (C) 1999\-2007 John Coffman
449 \& Copyright (C) 2009\-2013 Joachim Wiedorn
450 .Ve
451 .PP
452 Redistribution and use in source and binary forms, with or without 
453 modification, are permitted under the terms of the \s-1BSD\s0 license found in 
454 the \s-1COPYING\s0 file.
455 .SH "AUTHOR"
456 .IX Header "AUTHOR"
457 \&\fBlilo\fR was written by:
458 .PP
459 .Vb 3
460 \& Werner Almesberger (version 0 to 21),
461 \& John Coffman (version 21.2 to 22.8),
462 \& Joachim Wiedorn (since version 23.0).
463 .Ve
464 .PP
465 This manual page was written by Werner Almesberger and Joachim Wiedorn
466 <ad_debian at joonet.de>.
467 .SH "SEE ALSO"
468 .IX Header "SEE ALSO"
469 \&\fBlilo.conf\fR(5),
470 \&\fBliloconfig\fR(8), 
471 \&\fBlilo-uuid-diskid\fR(8),
472 \&\fBmkrescue\fR(8), 
473 \&\fBfdisk\fR(8),
474 \&\fBmkinitrd\fR(8)