Avant Fax install...

Gary Vassalotti

New Member
Joined
Jan 27, 2018
Messages
28
Reaction score
2
Hi...

Ok, I have re-flashed my raspberry to get it working again after removing gvsip (I know, that should not have been necessary, but it was the only thing that worked).

So, I have anveo direct configured and working, my phones ring and call out. I then tried to reinstall the fax module, incrediblefax13-raspi.sh After that, my system would not boot, and had many mysql errors; it could not find the mysql server install files when updating??

SO, I downloaded the image file, re-flashed, and tried to install incrediblefax13-raspi.sh before doing a system update. It ran, my system still works, but avantfax is not installed, hylafax is not installed.

I don't really want to reflash again... did any one else experience issues with the incrediblefax13-raspi.sh script?

I did have the fax working before I had to re-flash the first time....
 

Gary Vassalotti

New Member
Joined
Jan 27, 2018
Messages
28
Reaction score
2
Ok, update... I just tried to access my raspberri by the incredible gui.... i get an error that there is no space left on the device.... when I ran the install script for PIAF it said it was resizing the flash drive, but my 32 gig sd card is partitioned with one partition just under 4 gig, and the rest allocated to the second partition....
 

ostridge

Guru
Joined
Jan 22, 2015
Messages
1,636
Reaction score
523
If you are able to log into the py by ssh (with putty)
You could check the used / free space on your partitions with
Code:
df -h
The -h just makes it easier for humans.
 
Last edited:

Gary Vassalotti

New Member
Joined
Jan 27, 2018
Messages
28
Reaction score
2
This is the result of the df -h:

root@incrediblepbx:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 3.6G 3.5G 0 100% /
devtmpfs 460M 0 460M 0% /dev
tmpfs 464M 0 464M 0% /dev/shm
tmpfs 464M 18M 446M 4% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 464M 0 464M 0% /sys/fs/cgroup
/dev/mmcblk0p1 42M 22M 20M 53% /boot


I have a 32gig card... I don't think it resized correctly....
 

ostridge

Guru
Joined
Jan 22, 2015
Messages
1,636
Reaction score
523
I have a 64Gb SD with a the older ast11; that has
Code:
root@raspberrypi:~# df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/root        59G  9.7G   47G  18% /
devtmpfs        458M     0  458M   0% /dev
tmpfs           462M     0  462M   0% /dev/shm
tmpfs           462M   13M  450M   3% /run
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           462M     0  462M   0% /sys/fs/cgroup
/dev/mmcblk0p1   60M   22M   39M  37% /boot
so you /boot partition
/dev/mmcblk0p1 42M 22M 20M 53% /boot
shows42Mb only 42Mb with 20Mb free
and your linux partition
/dev/root 3.6G 3.5G 0 100% /
shows only 3.6 Gb (as you say)

At Item 5 From the installation tutorial at http://nerdvittles.com/?p=21255

you will have done a
Code:
raspi-config
which has the option to expand the file system:-
5.In raspi-config Advanced Options, Expand FileSystem to fill your SD card. So try that (again).
 

Gary Vassalotti

New Member
Joined
Jan 27, 2018
Messages
28
Reaction score
2
Ok, duh.... I did that step the first time, then missed it the second time.... stupid mistake, but thank you for finding it! Things are working great now.
 

Members online

Forum statistics

Threads
25,825
Messages
167,856
Members
19,250
Latest member
mark-curtis
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top