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

NAME

6       pxeos - PXEBoot Operating System description Configuration Utility
7

SYNTAX

9       pxeos [OPTION] [Operating System Name]
10

DESCRIPTION

12       This  is  a command line tool for configuring Operating System descrip‐
13       tions to be used for PXE boot files.
14

OPTIONS

16       -a, --add
17              add a new Operating System description
18
19       -m, --modify
20              modify an Operating System description
21
22       -d, --delete
23              delete an Operating System description
24
25       -l, --list
26              list all Operating System descriptions
27
28       -h, --help
29              show usage
30
31       -i, --description <description>
32              set short description associated with the Operating System.
33
34       -p, --protocolfR <NFS | HTTP | FTP>
35              specify protocol used to access the Operating System;
36
37       -D, --diskless <1|0>
38              specify whether the Operating System is diskless on not
39
40       -s, --server <server>
41              specify the server machine containing the Operating System
42
43       -L, --location <disklocation>
44              specify the directory on the server machine containing the Oper‐
45              ating System
46
47       -A, --anonymous <1|0>
48              specify  whether  to  use  anonymous ftp to access the Operating
49              System
50
51       -u, --user <username>
52              specify ftp user to access the Operating System
53
54       -P, --password <password>
55              specify ftp password to access the Operating System
56
57       -K, --kickstart <kickstartfile>
58              specify the location of the kickstart file, this should be spec‐
59              ified as a kernel parameter.
60
61       Operating System Name
62              specify the name to identify this Operating System
63

FILES

65       /usr/sbin/pxeos
66       /tftpboot/linux-install/pxelinux.cfg/pxeos.xml
67       /usr/share/system-config-netboot/*
68

EXAMPLES

70       pxeos -l
71              List all the currently defined Operating Systems
72
73       pxeos  -a  -D 1 --server frodo --location /diskless/i386/RHEL-AS -p NFS
74       RHEL-AS-Diskless
75              Add a diskless Operating System nfs  mounted  from  frodo:/disk‐
76              less/i386/RHEL-AS
77

LIMITATIONS

79       This  utility  configures PXELinux Operating Systems to be used by pxe‐
80       boot and system-config-netboot
81

SEE ALSO

83       system-config-netboot(8) pxeboot(8)
84

BUGS

AUTHORS

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