morph027 / pve-iso-2-pxe

Create PXE bootable Proxmox installation
MIT License
408 stars 91 forks source link

I just installed proxmox 6.2.1 via pxe with this script. #14

Closed PinkPantherchen closed 3 years ago

PinkPantherchen commented 4 years ago

Hi, i used it to day for installing Proxmox 6.2.1 over pxe, script works really fine .. thanks for this, on my "old" HP Proliant ML115 G5 is just had to use the following PXE Entry:

label proxmox-install-hp menu label Proxmox 6.2.1 kernel proxmox/linux26 append initrd=proxmox/initrd.iso.img vga=791 video=vesafb:ywrap,mtrr ramdisk_size=166777216 linux ext4 maxroot=4 swapsize=4 splash=verbose

because with the other entry you mentioned i got a kernel-panic ..