Annotated edit history of
make-autoinst-initrd(1) version 4 showing authors affecting page license.
View with all changes included.
Rev |
Author |
# |
Line |
1 |
CraigBox |
1 |
!!NAME |
|
|
2 |
make-autoinst-initrd - create initial ramdisk for system autoinstaller |
|
|
3 |
|
|
|
4 |
!!SYNOPSIS |
|
|
5 |
make-autoinst-initrd [[--arch ''arch''] ''kernel_package'' |
|
|
6 |
|
|
|
7 |
!!DESCRIPTION |
|
|
8 |
__make-autoinst-initrd__ creates an initalization ramdisk for use by the operating system autoinstaller. It takes a single, mandatory argument: the [Kernel] package containing the kernel to be used for the initrd and floppy boot environment. If an autoinstall disk for another architecture is needed, then the ''--arch'' argument can be given to specify the architecture. |
|
|
9 |
|
|
|
10 |
The initialization ramdisk consists of a compressed ext2 filesystem, and is left in the current directory as ''initrd.gz'' . This file is typically placed (by make-autoinst-disk(1)) on a floppy disk or other medium accessible by the bootloader used by the autoinstaller. |
|
|
11 |
|
|
|
12 |
!!ENVIRONMENT |
|
|
13 |
|
|
|
14 |
;TMPDIR : Temporary directory under which a directory is created to be used for construction of the [Ext2] FileSystem. If omitted, ''/tmp'' is used. |
|
|
15 |
|
|
|
16 |
!!AUTHOR |
|
|
17 |
Jeff Licquia et al. for Progeny [Linux] Systems. |
|
|
18 |
|
|
|
19 |
!!SEE ALSO |
|
|
20 |
make-autoinst-disk(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.