Proxmox 8.2 Automatic Install with iPXE/PXE

dseira

Member
Oct 4, 2022
1
0
6
I've installed manually Proxmox 8.2 using the Proxmox Automatic Install guide (https://pve.proxmox.com/wiki/Automated_Installation) with success.

Now I want to install the generated ISO "proxmox-ve_8.2-1-auto-from-iso.iso" through iPXE to be able to deploy it massively; the steps followed are:

- Uncompress the iso into the ipxe folder "/var/www/proxmox-8.2"
- Configure the ipxe:

Code:
echo 'Loading Proxmox VE Automatic Installer ...'
kernel /var/www/proxmox-8.2/boot/linux26 ro initrd=initrd.img ramdisk_size=16777216 rw splash=verbose proxmox-start-auto-installer
echo 'Loading initial ramdisk ...'
initrd /var/www/proxmox-8.2/boot/initrd.img

It starts booting the initramfs but it stucks at "Searching for block device containing the ISO proxmox-ve-8.2.1":

image.png

Are there any way to deal with it?

Thanks.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!