debian man page for petitboot-nc

Query: petitboot-nc

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

petitboot-nc(8) 					    BSD System Manager's Manual 					   petitboot-nc(8)

NAME
petitboot-nc -- Petitboot ncurses bootloader UI
SYNOPSIS
petitboot-nc [-d, --start-daemon] [-h, --help] [-l, --log log-file] [-V, --version]
DESCRIPTION
petitboot-nc is an ncurses based interface to the Petitboot bootloader. Petitboot is a Linux kexec based bootloader that supports loading Linux kernel and initrd images from any device that can be mounted by Linux. It can also load images from the network using the HTTP, HTTPS, NFS, SFTP, and TFTP protocols.
OPTIONS
-d, --start-daemon Start pb-discover, the petitboot dynamic device discovery daemon, if it has not been started. This option is mainly useful when run- ning petitboot as a stand-alone application. -h, --help Print a help message. -l, --log log-file Log messages to the file log-file. The default log is a file /var/log/petitboot-nc.log. New messages are appended to an existing log file. -V, --version Display the program version number.
SEE ALSO
petitboot(8), petitboot-twin(8), pb-discover(8), pb-event(8)
REPORTING BUGS
Send bug reports to Geoff Levand <geoff @ infradead.org>
BSD
June 1, 2019 BSD
Related Man Pages
doveadm-log(1) - debian
al-session-daemon(8) - debian
cgrulesengd(8) - debian
torrus_monitor(8) - debian
lsmsad(8) - osf1
Similar Topics in the Unix Linux Community
Log file - permission
How to render solid borders in NCURSES windows
Getting info from a huge log file
How to set permissions for files which get rolled over?
Extract a substring using SED/AWK