Elastix 的Uelastix 是 ARM 11 樹莓派 (Raspberry PI) 的福音。快來圍觀如何在ARM 11 樹莓派 (Raspberry PI)價格:300 塊錢人民幣(taobao.com)
如何安裝Elastix。
官方網(wǎng)站安裝指導(dǎo):http://uelastix.org/, 以下7步告訴你如何安裝Uelastix:
- Get an SD memory card of at least 4GB. // 需要一個SD 卡
- 從uelastix。org下載系統(tǒng)文件 "BOOT.tar.gz" 和 "rootfs.tar.gz"
- 把SD卡分成2個分區(qū). 第一個分區(qū),文件格式必須是FAT type,大小是16 MB. 地二個分區(qū)上EXT3 type 大小至少是 3 GB. 例如 (supposing 'sdd' was asigned as the device for the SD card):
[root@elx elastix-image]# fdisk -l /dev/sdd
Disk /dev/sdd: 3965 MB, 3965190144 bytes 122 heads, 62 sectors/track, 1023 cylinders, total 7744512 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xd048a4cbDevice Boot Start End Blocks Id System
/dev/sdd1 2048 67583 32768 e W95 FAT16 (LBA)
/dev/sdd2 67584 7744511 3838464 83 Linux
4) 創(chuàng)建文件系統(tǒng)的分區(qū)設(shè)置,第一個是 /dev/sdd1 ,第二個是 /dev/sdd2.
The "BOOT" and "rootfs" labels are mandatory since they appear in /etc/fstab of the final image:
mkfs.vfat -n BOOT /dev/sdd1
mkfs.ext3 -L rootfs /dev/sdd2
5) 掛載分區(qū),減壓文件:tar -C /media/BOOT/ -xzf BOOT.tar.gz
tar -C /media/rootfs/ -xzf rootfs.tar.gz
6) 卸載分區(qū),把SD 插入 樹莓派 Raspberry PI:
umount /dev/sdd2
umount /dev/sdd1
7) 使用DHCP 設(shè)置IP 地址, 通過串口檢查IP地址設(shè)置是否正常。默認(rèn)的密碼是 "palosanto" ,界面登錄用戶名和密碼是"admin“, ”palosanto"。 如果可以登錄系統(tǒng)界面的話,說明你成功了!
實現(xiàn)了elastix+ARM+linux+網(wǎng)關(guān)+SIP 的真正的移動終端解決方案 BYOD 從這里起步!
下載軟件鏈接:
產(chǎn)品圖片: