One-click OS reinstallation & rescue toolkit for VPS and bare-metal servers. No control panel. No rescue ISO. No bootloader surgery.
Host patches a kernel+initrd and installs a one-shot boot entry. After reboot, the installer finds your disk by partition-table UUID — never by device name.
Nothing touches disk until the action plan is shown and confirmed. Always start with --dry-run.
Runs from SSH, as root, on any Linux VPS or bare-metal box. Everything comes from official images.
Disk is selected by PTUUID, so the tool keeps working even when kernel device names change between boots.
| Command | Installs / boots |
|---|---|
linux | Debian, Ubuntu, Alpine, AlmaLinux, Rocky, openEuler from official cloud images |
dd | Any raw or compressed disk image (gzip / xz / zstd / qcow2) |
windows | Windows from an official ISO |
alpine | Alpine Live rescue environment (non-destructive) |
netboot | netboot.xyz menu (non-destructive) |
lib/ + flows/ + runtime/ — no 5k-line monolitheval of user stringslinux, dd and windows erase the entire primary disk. Always run with --dry-run first and keep a rescue plan.