petitboot-nc(8) debian man page | unix.com

Man Page: petitboot-nc

Operating Environment: debian

Section: 8

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
modemmanager(8) - centos
iprop-log(8) - debian
iprop-log(8) - netbsd
lsmsad(8) - osf1
strerr(8) - osf1
Similar Topics in the Unix Linux Community
Log file - permission
perform a check based on number of @ in a log line
Logfile - extracting certain lines to concatenate into 1 line
How to keep appending a newly created file based on some keywords
Extract a substring using SED/AWK