upslug2
utility to upgrade the firmware of a Linksys NSLU2 via the network
Install
- All systems
-
curl cmd.cat/upslug2.sh
- Debian
-
apt-get install upslug2
- Ubuntu
-
apt-get install upslug2
- Kali Linux
-
apt-get install upslug2
- Fedora
-
dnf install upslug2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install upslug2
- Raspbian
-
apt-get install upslug2
- Dockerfile
- dockerfile.run/upslug2
upslug2
utility to upgrade the firmware of a Linksys NSLU2 via the network
upslug2 is a command line program intended to allow the upgrade of a Linksys NSLU2 (Network Storage Link for USB 2.0 Disk Drives) firmware to new or different versions. When a NSLU2 in the local network is put in upgrade mode, upslug2 can connect to it and upload a new firmware. upslug2 will accept a full firmware image but it can also upgrade the flash from individual files holding the kernel, ramdisk and root filesystem. upslug2 provides status information during the upgrade process and verifies the written image after the upgrade.