Elastix 2.4.0 Install From Pendrive

By |2021-12-01T13:42:52-06:00December 1st, 2021|Categories: Linux System, VOIP, Web Servers & Applications|Tags: , , |

Firstly, create bootable pendrive by ISO, after creating boot installer, also copy the Elastix ISO file in the pendrive root space. Let's modify two files in pendrive root; 1) Pendrive root > isolinux > isolinux.cfg We need to change the drive path from cdrom to hard-drive Find these lines label linux kernel vmlinuz append ks=cdrom:/ks_default.cfg initrd=initrd.img [...]