The script will create the latest Proxmox VE ISO, supporting both arm64 and amd64 architectures.
Go to file
2025-07-02 08:40:57 +08:00
proxmox Use pxvirt logo and fix uefiboot on loongarch 2025-03-05 14:48:10 +08:00
pvetheme bump version to 8.4-2 2025-07-02 08:40:57 +08:00
.cd-info bump version to 8.4-2 2025-07-02 08:40:57 +08:00
auto-installer-capable first init 2024-08-01 03:02:28 +08:00
boot.cat first init 2024-08-01 03:02:28 +08:00
build.sh add ceph build 2025-04-11 15:23:31 +08:00
COPYING first init 2024-08-01 03:02:28 +08:00
COPYRIGHT first init 2024-08-01 03:02:28 +08:00
eltorito.img first init 2024-08-01 03:02:28 +08:00
EULA Use lierfang EULA 2025-03-08 11:59:43 +08:00
genpackage.sh update scripts 2025-01-02 16:22:07 +08:00
grub.cfg Add pxvirt support 2025-03-03 13:57:20 +08:00
init Add pxvirt support 2025-03-03 13:57:20 +08:00
iso.mbr first init 2024-08-01 03:02:28 +08:00
Kernel-Readme.md Update proxmox 8.3 2024-12-18 11:05:08 +08:00
pve_init_hook Add pxvirt support 2025-03-03 13:57:20 +08:00
Readme.md add ceph build 2025-04-11 15:23:31 +08:00
Release.txt bump version to 8.4 2025-06-16 13:07:55 +08:00

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

install other package

edit build.sh

extra_pkg="ceph-common ceph-fuse iperf3 net-sriov-tools your_pkg"  #if you want install other package

add ceph

edit .cd-info

RELEASE='8.3'
ISORELEASE='3'
ISONAME='pxvirt'
PRODUCT='pxvirt'
PRODUCTLONG='pxvirt'
main_kernel="pve-kernel-6.6-openeuler"
extra_kernel=""
mirrors="https://mirrors.ustc.edu.cn" #debian mirror
pvemirrors="https://mirrors.ustc.edu.cn/proxmox/debian" #pve mirrors.
portmirrors="https://download.lierfang.com/pxcloud" #port mirrors
ceph="reef" # [  cephversion reef| squid | quincy ] see https://docs.pxvirt.lierfang.com/zh/repo.html