@hoba:
We use caching for the config.xml to speed up processing it. Directly editing the config.xml on a running system won't work unless you empty the cache and reboot. Glad you got it going :)
It wasn't a live system. I was editing it after mounting the drive in a FreeSBIE booted system.
Also, would it be possible to allow entry of an IP address during the first boot after putting the drive back in the Nokia? This would be after the interfaces are set.
or
An option to enable the Serial Console
Below is a snippet of what we currently see and possibly where the new options are set..
–----------------------------
The interfaces will be assigned as follows:
LAN -> fxp0
WAN -> fxp2
<new option=""><------Request IP address for LAN (this is needed so we can get to the web interface and enable serial console...
or
<new option=""><------Request serial console enable... ie: Enable Serial Console
Do you want to proceed [y|n]?y
Updating configuration…done.
------------------------------</new></new>