1pxeboot(8)                  System Manager's Manual                 pxeboot(8)
2
3
4

NAME

6       pxeboot - Network Booting Operating Systems Configuration Utility
7

SYNTAX

9        pxeboot [OPTION] [Hostname | IP Address | Subnet]
10

DESCRIPTION

12       This is a command line tool for configuring PXE boot files.
13

OPTIONS

15       -a, add
16            add a new PXE Boot file.
17
18       -m, modify
19            modify a PXE boot file
20
21       -d, delete
22            delete a PXE boot file
23
24       -l, list
25            list all PXE boot files
26
27       -s, serial
28            Use serial console on client
29
30       -S, snapshot <snapshotname>
31            Use alternate name for diskless snapshot directory
32
33       -e, ethernet <ethernet device>
34            Use this ethernet device to mount diskless directories
35
36       -K, kickstart   <kickstartfile>
37            specify  the location of the kickstart file, this should be speci‐
38       fied as a kernel  parameter.   http://frodo.lab.boston.redhat.com/kick
39       start/ks.cfg
40
41       -r, ramdisk <size>
42            specify  the  size of ramdisk to be used by the installation/disk‐
43       less kernel
44
45       -O, os <Operating System>
46            specify the operating system description as created with pxeos
47
48       -h, help
49            show usage
50
51       Hostname | IP Address
52            specify the Hostname or IP Address/Subnet to be used for  creation
53       of the PXE boot file.
54
55
56

FILES

58       /usr/sbin/pxeboot
59       /tftpboot/linux-install/pxelinux.cfg/pxeos.xml
60       /usr/share/system-config-netboot/*
61       /tftpboot/linux-install/*
62

EXAMPLES

64       To run this program simply type:
65
66       pxeboot -l
67       List all the pxeboot files
68
69       pxeboot -a -O RHEL-AS-Diskless -r 1000 10.0
70       Create  a  PXEBoot file which will boot a diskless Operating System for
71       any host in the 10.0 subnet
72
73

LIMITATIONS

75       This utility configures PXE boot files to be used for network installa‐
76       tions or diskless environments.
77
78

SEE ALSO

80       system-config-netboot(8)
81       pxeos(8)
82
83

BUGS

AUTHORS

86       Dan Walsh <dwalsh@redhat.com>
87
88
89
90
91                                Tue Apr 1 2003                      pxeboot(8)
Impressum