[Freedombox-discuss] Stuck in restart...

Nick Daly nick.m.daly at gmail.com
Mon Jun 24 15:50:14 UTC 2013


Thanks for looking into that, Jack.  Turns out we need to patch
/etc/init.d/first-run on line 76 [0]:

: function mark-complete {
:     # Prevent this initial configuration script from running again.
:
:     echo "Marking Complete..."
:+    mkdir /var/freedombox
:     touch $RUNONCE
:     echo "Done Marking Complete."
: }

I'll do that when I get home tonight.

Nick

0: https://github.com/NickDaly/freedom-maker/blob/master/source/etc/init.d/first-run#L76

On Mon, Jun 24, 2013 at 10:15 AM, Jack Wilborn <jkwilborn at gmail.com> wrote:
> Hi, I have replaced my 4 G internal sd card with a 16 G that I have built
> the system on directly.  It was stuck in the restart mode and I could see
> that it was failing in the touch /var/freedombox/first-run command.
>
> After removing the sd card and looking at the structure, I found the
> freedombox directory was missing, so I created one.  After a reinstall,  the
> DP performed properly by restarting once and then dropped into the OS loaded
> and at the login prompt.
>
> Now just need to get the wifi up and check the other options.... Seems to be
> up.. The only other problem I've had is that it sets up the DHCP at
> 192.168.1.1 which happens to be my gateway, so that created a problem and
> was solved by changing the interfaces file to another IP....
>
> Thanks all...
>
> Jack
>
> _______________________________________________
> Freedombox-discuss mailing list
> Freedombox-discuss at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss



More information about the Freedombox-discuss mailing list