Greetings, I have BerryBoot installed which is working great for me, but with one problem. I can't figure out how to set a static IP address under BerryBoot. Normally I would go to a command prompt and add the static information into /etc/network/interfaces -- but when I do this from the console under BerryBoot, the interfaces file reverts back upon reboot, or if I use ifup -f
Note that I make the edits with vi, and then afterward I verify the settings I entered have been saved by viewing them with the command cat /etc/network/interfaces and I see that my changes are there. But when I look again after restarting or trying to establish connection, the file has reverted back to its original contents.
Is there another way to set the static IP in BerryBoot, or is there something else I'm missing?
Thank you!