Did you use the same image file for both cards?
Have you got keyboard and screen access to the Pi? If so, what does
lsusb show? (that's lower case LSUSB). It should show if your network device is recognised by Raspbian.
For example, on one of my 0's:
Code: Select all
pi@raspi10:~ $ lsusb
Bus 001 Device 004: ID 0fe6:9700 Kontron (Industrial Computer Source / ICS Advent) DM9601 Fast Ethernet Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
As you can see, on that Pi I am using a dodgy DM9601 adapter (no hub or keyboard, purely headless).