Jump to content

Grogorio

Members
  • Posts

    4
  • Joined

  • Last visited

  1. I need to introduce a boot delay on my OrangePiPc to allow time for other network elements in my setup to boot, otherwise it will not get an IP address after recovering from a power interruption (common where I am). In Raspbian, this can done by adding a 'boot_delay=n' line in /boot/config.txt, however I don't see this file in Armbian. How can this be accomplished on Armbian 5.20?
  2. ok after a bit of searching I found a solution on this page which appears to solve the installation problem. I still have an issue on my NAS having no valid radius responses, but think that's an issue for another forum
  3. ok after a bit of searching I found a solution on this page which appears to solve the installation problem. I still have an issue on my NAS having no valid radius responses, but think that's an issue for another forum
  4. I'm running armbian on an orangepi pc and trying to install freeradius: pi@orangepipc:/$ sudo apt-get install freeradius freeradius-mysql but it spits out this error: Job for freeradius.service failed. See 'systemctl status freeradius.service' and 'journalctl -xn' for details. invoke-rc.d: initscript freeradius, action "start" failed. Setting up freeradius-mysql (2.2.5+dfsg-0.2) ... Job for freeradius.service failed. See 'systemctl status freeradius.service' and 'journalctl -xn' for details. invoke-rc.d: initscript freeradius, action "force-reload" failed. dpkg: error processing package freeradius-mysql (--configure): subprocess installed post-installation script returned error exit status 1 Processing triggers for systemd (215-17+deb8u5) ... Errors were encountered while processing: freeradius-mysql E: Sub-process /usr/bin/dpkg returned an error code (1) See 'systemctl status freeradius.service' and 'journalctl -xn' for details: pi@orangepipc:/$ systemctl status freeradius.service freeradius.service - LSB: Radius Daemon Loaded: loaded (/etc/init.d/freeradius) Active: failed (Result: exit-code) since Tue 2016-10-11 12:54:08 PHT; 41s ago pi@orangepipc:/$ journalctl -xn No journal files were found. Anybody have a clue as to what might be wrong or how to debug?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines