Standalone Computer
Last updated
Last updated
Tested on:
Intel NUC DCCP847DYE
Intel NUC D54250WUKH
Most modern PCs support booting from a USB device. MikoPBX can be run from a USB device.
Note! The minimum capacity of the USB drive is 600MB
The Bootable USB mode is designed for running the PBX from a USB drive (flash drive). Use the .img file for installation.
The Live USB mode is intended for system installation or recovery. Use the .iso file for installation.
To create a bootable USB drive, we recommend using the imageUSB application. You can download it here. Alternatively, use balenaEtcher.
Download and install the application.
Run ImageUSB
Perform the "Refresh drives" action. Select the USB drive, then select the image file. Perform the "Write" action.
Wait for the writing process to complete, then connect the USB drive to the PC. Restart the PC to boot from the drive.
Be careful when selecting the device for formatting. Changes are irreversible!
Open the Terminal application.
Connect the USB drive.
Run the following command:
Information about all connected drives will be displayed.
In this example, the name of the USB device is "/dev/disk3." Compare the output of the diskutil list
command before and after connecting the device.
Format the drive. You will need to enter the administrator password.
Unmount the device with the following command:
Write the image to the USB drive:
Wait for the writing process to complete, then connect the USB drive to the PC. Restart the PC to boot from the drive.