Success! Pine64 PBX
#1
Hi there, 

I've literally just finished working on getting the Pine64 working as a PBX, 

I'll be at some point providing an image for anyone who wants to use it.

***UPDATE 11/27/2016***



here's the image, you'll need a 32gig SD Card since I didn't get time to shrink the image, or if anyone wants to by all means.


https://www.dropbox.com/s/nlbng1cn4cle84...ar.gz?dl=0


Console Login / Pass

root
centos


PBX webgui login / pass

pinePBX
pinePBX
#2
(11-20-2016, 08:03 PM)Mach10 Wrote: Hi there, 

I've literally just finished working on getting the Pine64 working as a PBX, 

I'll be at some point providing an image for anyone who wants to use it.

I am interested in the pbx...
#3
I should have some time today to get the image ready, I've been testing it for a bit now and it works great!

the only issue I'm having right now is to get rid of the free space from the image to make it more compact, since I'm using a 32gig SD card
#4
To shrink an image under Linux :

Code:
sudo modprobe loop
sudo losetup -f
sudo losetup /dev/loop0 myimage.img
sudo partprobe /dev/loop0
sudo gparted /dev/loop0
sudo losetup -d /dev/loop0
fdisk -l myimage.img
truncate --size=$[(endsect+1)*512] myimage.img

when gparted started, select "partion resize", resize it a bit bigger than space needed, the "apply".
"endsect" should be replace by end-sector display by fdisk.
#5
Thanks for that, I'll update the image next time
#6
I should have some time today to get the image ready, I've been testing it for a bit now and it works great!
holiday palace online
#7
(11-20-2016, 08:03 PM)Mach10 Wrote: Hi there, 

I've literally just finished working on getting the Pine64 working as a PBX, 

I'll be at some point providing an image for anyone who wants to use it.
Thanks, Mach10.  Testing now.  Lots of modules to upgrade.
Looking good. Smile


Possibly Related Threads…
Thread Author Replies Views Last Post
  Programming languages support under PINE64 baryluk 6 12,016 09-23-2020, 11:46 PM
Last Post: Phillip Bell
  Manjaro arm on pine64+ roel 2 5,766 10-19-2019, 05:13 AM
Last Post: roel
  Volumio for PINE64 Released mikelangeloz 11 24,024 03-22-2019, 09:25 AM
Last Post: llungster
  I2S Audio patches for Pine64+ uploaded to GitHub ramstadt 1 3,946 01-19-2019, 11:31 AM
Last Post: ramstadt
  Pine64: Minimal SDL config Max11 3 5,827 01-04-2019, 03:47 PM
Last Post: Max11
  Fedora 27 on Pine64 gregjo 18 34,452 01-02-2019, 10:42 PM
Last Post: heatfanjohn
  Official build procedure of ayufan pine64 r.tanaka 0 3,052 08-21-2018, 10:54 PM
Last Post: r.tanaka
  DKMS on kernel 3.10.107-pine64 obrienmd 5 8,366 06-21-2018, 05:45 PM
Last Post: evilbunny
  Gentoo for pine64 - longsleep kernel incoherent 0 3,572 12-09-2017, 08:14 AM
Last Post: incoherent
  Fedora Running On Pine64! cztian 26 36,278 10-26-2017, 05:51 PM
Last Post: gregjo

Forum Jump:


Users browsing this thread: 1 Guest(s)