SOLVED Raspbian install fails

erth64net

New Member
Joined
Mar 6, 2015
Messages
12
Reaction score
2
Working from: http://nerdvittles.com/?p=14787

Downloaded, installed and booted without issue the image:
https://downloads.raspberrypi.org/raspbian/images/raspbian-2015-05-07/2015-05-05-raspbian-wheezy.zip

Commands used:
raspi-config
**expanded partition, enabled SSH, changed root password, rebooted**


cd /root
wget http://incrediblepbx.com/incrediblepbx13-12.3.raspbian.tar.gz
tar zxvf incrediblepbx13-12.3.raspbian.tar.gz
./IncrediblePBX13-12.3-raspbian.sh
**installer reported success, and then auto-rebooted**

cd /root
./incrediblefax11_raspi2.sh
**was NOT prompted for local area code**
**installer reported success, and then rebooted after confirming prompt**

Results:
root@raspberrypi:~# ls -l /etc/asterisk
ls: cannot access /etc/asterisk: No such file or directory
root@raspberrypi:~# curl localhost:80
curl: (7) couldn't connect to host
root@raspberrypi:~#​
 
You don't mention running IncrediblePBX13-12.3-raspbian.sh a second time.

The "IncrediblePBX13-12.3-raspbian.sh" step should really run twice. The first time does an apt-get upgrade and reboots. Then running the second time actually does the install. This isn't spelled out in the post instructions, but the on screen prompts are pretty clear. An RPi install will take about an hour altogether.

The scripts will pretty much always look like they complete successfully, there isn't any error checking. Either keep an eye on them, enable a huge scroll back buffer in your ssh client, or tee the output to a file for review to see if there were any errors reported along the way.
 
Re-flashing and re-running the entire install did the trick. Install/build script must have borked on something along the way earlier this week.
 

Members online

No members online now.

Forum statistics

Threads
26,687
Messages
174,410
Members
20,257
Latest member
Dempan
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.
Back
Top