Annotated edit history of
make-autoinst-disk(1) version 2 showing authors affecting page license.
View with all changes included.
Rev |
Author |
# |
Line |
1 |
CraigBox |
1 |
!!NAME |
|
|
2 |
make-autoinst-disk - create bootable autoinstaller floppy disk |
|
|
3 |
|
|
|
4 |
!!SYNOPSIS |
|
|
5 |
make-autoinst-disk |
|
|
6 |
|
|
|
7 |
!!DESCRIPTION |
|
|
8 |
__make-autoinst-disk__ creates a bootable floppy disk for the operating system autoinstaller. It formats a floppy disk, copies a kernel image to it, and then invokes update-autoinst-disk(1). Before this command can be run, the make-autoinst-initrd(1) command must be run to create the necessary kernel and initrd information. |
|
|
9 |
|
|
|
10 |
!!ENVIRONMENT |
|
|
11 |
|
|
|
12 |
;TMPDIR : Temporary directory under which a directory is created to be used for construction of the ext2 filesystem. If omitted, ''/tmp'' is used. |
|
|
13 |
|
|
|
14 |
!!FILES |
|
|
15 |
|
|
|
16 |
;''linux'' : A kernel image corresponding to the ''kernel_package'' supplied to the make-autoinst-initrd(1) command is expected to be present. |
|
|
17 |
;''initrd.gz'' : An initial ramdisk, typically created by make-autoinst-initrd(1), is expected to be present in the current directory. |
|
|
18 |
;''conf/'' : A configuration directory for the autoinstaller is expected to be present in the current directory. |
|
|
19 |
|
|
|
20 |
!!AUTHOR |
|
|
21 |
Jeff Licquia et al. for Progeny Linux Systems. |
|
|
22 |
|
|
|
23 |
!!SEE ALSO |
|
|
24 |
make-autoinst-initrd(1), update-autoinst-disk(1) |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.