Penguin
Blame: update-autoinst-disk(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of update-autoinst-disk(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 CraigBox 1 !!NAME
2 update-autoinst-disk - update bootable autoinstaller floppy disk
3
4 !!SYNOPSIS
5 update-autoinst-disk
6
7 !!DESCRIPTION
8 __update-autoinst-disk__ updates a bootable floppy disk for the operating system autoinstaller. It takes no arguments, and is used to update the initial ramdisk (initrd) and configuration files on the floppy, but not the kernel image itself.
9
10 To create a bootable autoinstall floppy from scratch, use make-autoinst-initrd(1) __and__ make-autoinst-disk(1).
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 !!FILES
17
18 ;''initrd.gz'' : An initial ramdisk, typically created by make-autoinst-initrd(1), is expected to be present in the current directory.
19 ;''conf/'' : A configuration directory for the autoinstaller is expected to be present in the current directory.
20
21 !!AUTHOR
22 Jeff Licquia et al. for Progeny Linux Systems.
23
24 !!SEE ALSO
25 make-autoinst-initrd(1), make-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.