1SNAKE-INSTALL(1)                 snake-install                SNAKE-INSTALL(1)
2
3
4

NAME

6       snake-install -- A convenient utility that downloads boot images, and
7       updates the bootloader using the supplied installation URI.
8

SYNOPSIS

10       snake-install [options] URI [kickstart]
11

DESCRIPTION

13       The snake-install command is responsible for grabbing boot images from
14       the supplied URI, modifying the bootloader config, and rebooting into
15       the installer.  If you don't have a URI, use the snake-install-tui
16       command.  When a kickstart filename is supplied, snake-install will
17       perform a kickstart installation using the specified file.  Any
18       additional command-line arguments will be ignored.
19
20       Unless the --help or -h option is given, a URI must be present.
21

GENERAL OPTIONS

23       The following command line options are permitted.
24
25       -h, --help
26           Help; display a help message and then quit.
27
28       -i, --interactive
29           Interactive; prompt user for installation information.
30

ADDITONAL RESOURCES

32       See https://fedorahosted.org/snake for more information, including
33       information on scripting snake from Python.
34
35       For information about pykickstart, refer to
36       http://fedoraproject.org/wiki/pykickstart.
37
38       See also the manpages for snake-tree, snake-ks, snake-install-tui, and
39       snake-server
40

AUTHOR

42       Various. See https://fedorahosted.org/snake
43
44
45
46                                  2008-01-17                  SNAKE-INSTALL(1)
Impressum