Install Freepbx Distro via PXE

I’m trying to install FreePBX-64bit-10.13.66 on HP Proliant Moonshot server cartridges. I can’t find any documentation of doing so and the only way I found is via PXE. But whenever I install it, it only installs SHMZ (Schmooze).

HP Proliant documentation shows only guide for Windows and Linux installing, I can use the Linux one and install freePBX manually but I know that non-commercial modules may not function as expected that’s why I want to install the full distro.

It would be great if you helped me with detailed steps as I’m not a system admin expert and I must finish the server the soonest.

Thanks,

What do you mean it installs only shmz. Does the installation stops? Please describe what error do you get.

It was installing Centos only.
However, I’ve just solved it!

Here is the solution for documentation purpose:

in /var/lib/tftpboot/pxelinux.cfg/default

LABEL Freepbx-Asterisk
kernel asteriskfreepbx/images/pxeboot/vmlinuz
append initrd=asteriskfreepbx/images/pxeboot/initrd.img ksdevice=eth0 ks=http://IP/os/kickstart/kickstart-raid-asterisk11.cfg console=ttyS0,9600n8

in kickstart/kickstart-raid-asterisk11.cfg

use the CDROM

url --url=“http://IP/os/asteriskfreepbx/