Hi George, did you ever resolve this issue? I am trying to do some communication between the host and target (using a firemarshal built image, running on QEMU) which I believe requires opening some sockets. I also get this error running some basic commands:
"""
# ifup -a
ip: socket: Function not implemented
ip: socket: Function not implemented
# ip route
ip: socket: Function not implemented
"""
let me know if you figured out a work around, or know how to solve!
Thanks,