ISIBOOTD(8) | System Manager's Manual | ISIBOOTD(8) |
isibootd
— TRFS
based network boot server
isibootd |
[-d tracelevel]
[-i interface]
[-s directory] |
The isibootd
command is a server which
supports OMRON LUNA's network boot protocol based on the Transparent Remote
File System (TRFS) protocol. The TRFS protocol uses special Ethernet type
packets and works within a local network.
isibootd
is a simple TRFS server that only
supports client reads for booting and exports files in a specified
directory. isibootd
accepts requests only from
clients listed in the /etc/ethers and have valid
hostnames.
The options are as follows:
-d
tracelevelisibootd
in debug mode with specified
tracelevel. The tracelevel can be value 1, 2, or 3, and greater tracelevel
provides more detailed trace output. The server will not fork in the debug
mode.-i
interfaceisibootd
searches available network interfaces
(excluding loopback) and use the first configured “up”
one.-s
directoryisibootd
. If not specified
isibootd
uses /tftpboot by
default.isibootd
is based on
isiboot utility which was originally written by
Tohru Nishimura for
NetBSD/luna68k development, and first appeared in
NetBSD 6.0.
December 15, 2011 | NetBSD 10.99 |