uphpmvault
upload recovery images to HP MediaVault2 via Ethernet
Install
- All systems
-
curl cmd.cat/uphpmvault.sh
- Debian
-
apt-get install uphpmvault
- Ubuntu
-
apt-get install uphpmvault
- Kali Linux
-
apt-get install uphpmvault
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install uphpmvault
- Raspbian
-
apt-get install uphpmvault
- Dockerfile
- dockerfile.run/uphpmvault
uphpmvault
upload recovery images to HP MediaVault2 via Ethernet
The HP MediaVault--generation 2 a.k.a MV2--implements a custom recovery protocol for rescuing a device when the operating system image is corrupt. The uphpmvault application listens for broadcast Ethernet packets from an MV2 devices waiting for recovery. On receipt of one of these 'beacon' packets, uphpmvault transmits a recovery image to the waiting device which will automatically boot the recovery image. The primary purpose of this application is for installing Debian GNU/Linux on an MV2.