mirror of
https://github.com/jiangcuo/pve-iso-builder.git
synced 2026-08-06 23:24:43 +00:00
The script will create the latest Proxmox VE ISO, supporting both arm64 and amd64 architectures.
| proxmox | ||
| pvetheme | ||
| .cd-info | ||
| auto-installer-capable | ||
| boot.cat | ||
| build.sh | ||
| COPYING | ||
| COPYRIGHT | ||
| eltorito.img | ||
| EULA | ||
| genpackage.sh | ||
| grub.cfg | ||
| init | ||
| iso.mbr | ||
| Kernel-Readme.md | ||
| pve_init_hook | ||
| Readme.md | ||
| Release.txt | ||
How to use
Please use the Debian system to execute this script !
clean and build
apt install debootstrap squashfs-tools xorriso -y
bash build.sh clean
build without clean
bash build.sh