I found the problem:

i just had to add the following configuration to lan interface
configuration file, which in my case is
/etc/sysconfig/network-scripts/ifcfg-p2p1

# The actrd initramfs tries to connect to the server on 172.18.0.1 to
request
# activation. Retain this old/deprecated address binding for compatibility.
IPADDR2=172.18.0.1
NETMASK2=255.255.255.0

and thenexecute /etc/sysconfig/olpc-scripts/setup.d/xs-activation

and the activations works fine...

2014-07-04 16:31 GMT-06:00 James Cameron <qu...@laptop.org>:

> I haven't heard of any XSCE deployments that wish to use the OLPC
> security system at the same time, so you are probably the first to
> try.
>
> I think the next step in diagnosis will be to find out what the XO
> does during the activation step, find out how XS-0.7 implements this,
> and ensure XSCE does as well.
>
> --
> James Cameron
> http://quozl.linux.org.au/
>
_______________________________________________
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

Reply via email to