morph027 / pve-iso-2-pxe

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

I just installed proxmox 6.1 via pxe with this script. #12

Closed kroko23 closed 4 years ago

kroko23 commented 4 years ago

Hi, I want to let you know that this script works on proxmox 6.1 too. I just installed using your script to convert iso. Thanks

I used lpxeboot.0 with the following config:

menu label ^7) Proxmox 6.1 LINUX http://server/proxmox61/linux26 append initrd=http://server/proxmox61/initrd.iso.img vga=791 video=vesafb:ywrap,mtrr ramdisk_size=16777216 rw

morph027 commented 4 years ago

Thanks for your hint!