WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Need a Network card driver  (Read 15437 times)

Offline hiro

  • Hero Member
  • *****
  • Posts: 1217
Re: Need a Network card driver
« Reply #30 on: March 28, 2011, 02:22:33 PM »
You're right, this one is not really a problem with cp itself. I posted a new thread to grumble on. :)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10962
Re: Need a Network card driver
« Reply #31 on: March 29, 2011, 04:03:12 AM »
"yes n" in tce-load is to avoid overwriting, which can't be done with cp outside of the -i option.
The only barriers that can stop you are the ones you create yourself.

Offline danielibarnes

  • Hero Member
  • *****
  • Posts: 548
Re: Need a Network card driver
« Reply #32 on: May 11, 2011, 04:29:26 PM »
fconfig eth0 = no such device
modprobe = device found and module installed
ifconfig eth0 = there, but didn't get an address from dhcp server

You'll need to execute "/etc/init.d/dhcp.sh" as root to start the dhcp client after your last step.