Platform Support and Requirements
masterThe script works by injecting the Debian installer into GRUB.
Supported Platforms:
- KVM/Physical Machines: Fully supported.
- Most VPS: Fully supported (e.g., DigitalOcean, Vultr, Linode).
- Google Cloud: Requires manual network configuration using
--ipand--gateway(DHCP is unreliable). - AWS EC2: Only supports BIOS mode; UEFI boot is not yet supported.
Unsupported:
- Containers: Not supported (requires GRUB bootloader).
Environment Requirements:
- KVM virtualization or physical hardware.
- GRUB 2 bootloader.
- Root privileges.