rpc.bootparamd
Boot parameter server
Install
- All systems
-
curl cmd.cat/rpc.bootparamd.sh
- Debian
-
apt-get install bootparamd
- Ubuntu
-
apt-get install bootparamd
- Kali Linux
-
apt-get install bootparamd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bootparamd
- Raspbian
-
apt-get install bootparamd
- Dockerfile
- dockerfile.run/rpc.bootparamd
bootparamd
Boot parameter server
bootparamd is a server process that provides information to diskless clients necessary for booting. It consults the /etc/bootparams file to find the information it needs.