'\" t .\" @(#)mkrescue.8 .\" This page is part of the LILO package, which is released by .\" the author(s) under a BSD license. See the file COPYING .\" in the LILO source directory for the license and disclaimer. .\" .\" Original for lilo 22.1, John Coffman 2001-10-31 .\" Updated for lilo 22.5.4, John Coffman 2003-05-24 .\" Updated for lilo 22.6.1, John Coffman 2004-11-16 .\" Updated for lilo 23.1, Martin Eberhard Schauer 2011-03-06 .\" (Reformatted to better match Linux man-pages conventions) .TH MKRESCUE 8 "6 Mar 2011" .SH NAME mkrescue \- make rescue floppy or CD .SH SYNOPSIS .B /sbin/mkrescue makes a bootable rescue floppy or CD using the default kernel specified in .IR lilo.conf . .SH DESCRIPTION \fBmkrescue\fP takes its specifation for the kernel from the default image specified in \fI/etc/lilo.conf\fP. If the actual default is an \fIother=\fP specification, then use the first \fIimage=\fP specification. Any associated initial ramdisk (\fIinitrd=\fP), and \fIappend=\fP options will also be used. The root directory will be taken to be the \fIcurrent\fP root. A bootable floppy or CD-image will be created using LILO version 22.5.5 or later. \fBmkrescue\fP normally requires no options, unless a CD-image is desired (\fB--iso\fP). .SH OPTIONS .TP \fB--append\fP Override any \fIappend=\fP options taken from the default image. If there is any doubt about whether the \fIlilo.conf\fP options are correct, then specify no kernel parameters by providing the null string (\fB--append ""\fP). .TP .B --debug Provide verbose output of the operation of .BR mkrescue , pausing to allow the setting of internal operating parameters to be viewed. must be hit to proceed from these pauses. .TP \fB--device\fP Make the floppy on a device other than \fI/dev/fd0\fP. The floppy disk will always be made to boot on BIOS device code 0x00 (A: drive), without regard to the drive on which it is created. .TP .B --fast Use a faster method of creating the boot floppy. This involves first creating a file of \fB--size\fP 1k blocks (default is 1440) mounted using a loopback device, creating the bootable floppy, then copying the entire file to the disk. .TP \fB--fs\fP [ \fIext2\fP | \fImsdos\fP | \fIminix\fP ] Specify the type of filesystem to create on the drive. \fIext2\fP is the default, but \fImsdos\fP and \fIminix\fP allow slightly more disk sectors for really big kernels. .TP .B --help Print a short usage synopsis, including a list of command options. .TP \fB--image\fP