si_mkclientnetboot(8)
NAME
- si_mkclientnetboot - set boot state for netboot enabled
- SystemImager clients
SYNOPSIS
si_mkclientnetboot [ --help ] [ --version ] [ --netboot ] [ --localboot ] [ --clients "HOST1 HOST2 ..." ]
DESCRIPTION
- This manual page documents briefly the si_mkclientnetboot
- command.
- si_mkclientnetboot lists the available images on a given
- image server.
OPTIONS
A summary of options is included below.
--help Show summary of options
- --version
- Display version and copyright information.
- --netboot
- Configure the network bootloader for the specified
- clients, so that it boots them from the network.
- --localboot
- Configure the network bootloader for the specified
- clients, so that they boot from their local disk.
- --clients "HOST1 HOST2 ..."
- A space seperated list of host names and/or dotted
- quad IP addresses. This server (assuming it is a boot server)
- will be told to let these clients net boot from this server, at
- least until they've completed a successful SystemImager autoin
- stall.
SEE ALSO
More details can be found in the SystemImager manual.
AUTHOR
- This manual page was compiled by dann <<dannf@debian.org>>
- for the Debian GNU/Linux system (but may be used by others).
06 March 2007 SI_MK