OpenKVM-A2 first experimental binary firmware release.
Assets:
- openkvm-a2-rootfs.squashfs: flash this to /dev/mtd2 only.
- openkvm-a2-rootfs.squashfs.sha256: rootfs checksum.
- openkvm-a2-recovery-usb.img: USB recovery image containing OpenKVM rootfs.
- openkvm-a2-recovery-usb.img.sha256: recovery image checksum.
- DELIVERY-SHA256SUMS: selected delivery checksums.
- rootfs-credentials.tar.gz: initial admin password for first boot when /config/openkvm/ does not already exist.
Safety:
- Target OrayKVM A2 only.
- Write only /dev/mtd2.
- Do not write mtd0, mtd1, mtd3 or mtd4.
- Change the Web admin password immediately after first login.
One-command flashing after downloading assets:
sha256sum -c openkvm-a2-rootfs.squashfs.sha256
sh scripts/flash-a2.sh --yes admin@<device-ip> 44022 ./openkvm-a2-rootfs.squashfs