Tagged Questions
3
votes
3answers
488 views
Debugging ethernet before NFS boot
I'm trying to boot Linux from U-boot on an embedded ARM board using a filesystem on a remote machine served via NFS. It appears that the ethernet connection is not coming up correctly, which results ...