- Elastix Unified Communications Server Cookbook
- Gerardo Barajas Puente
- 310字
- 2021-07-23 19:38:45
Partitioning the hard disk
After the previous step, the following screen may or may not appear; it depends on the hard disk status of the PC/server. If the hard disk has not being partitioned or does not have a valid partition table, it will indicate the need to initialize the disk. The YES option is already highlighted. Press Enter to proceed.

The next screen is the Partitioning Type screen. It displays the hard disk or disks detected by the installation script. If the PC/server has a RAID array of disks, the installation program will also display it on this screen as a single hard disk. The installation program was created to automatically partition the selected disk. To deploy an efficient Elastix Unified Communications Server installation, it is highly recommended to dedicate the entire hard disk space.
How to do it…
Here are the steps to partition a disk:
- Use the arrow keys from the keyboard to move the selection up to Remove all partitions on selected drives and create default layout. as shown in the next screenshot. If we have multiple drives in our system, we need to make sure that it has chosen the correct drive.
- Use Tab to move to the OK button.
- Press the Spacebar key or Enter.
- The next image asks you to confirm the hard disk that will be formatted, as all previous data will be erased.
Tip
If your server or system has a RAID system, in most cases it is already configured from the factory, so there is no need to make any special configurations when installing Elastix. CentOS Linux sees your RAID system as a single hard disk. We need to make sure the hard disk to be formatted is equal to your RAID free space.
- Choose No in the Review Partition Layout with the Tab key and then press Enter.
- Practical Data Analysis Cookbook
- Learning Python Web Penetration Testing
- OpenDaylight Cookbook
- LabVIEW程序設計基礎與應用
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- Java 9 Concurrency Cookbook(Second Edition)
- Mastering Python Scripting for System Administrators
- Functional Programming in JavaScript
- Python金融數據分析
- 精通Python自然語言處理
- 微信小程序入門指南
- 西門子S7-200 SMART PLC編程從入門到實踐
- Python深度學習原理、算法與案例
- ServiceNow:Building Powerful Workflows
- OpenCV Android Programming By Example