WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: how to connect to LAN at boot after using "sudo modprobe 3c509"  (Read 1273 times)

Offline floppy

  • Hero Member
  • *****
  • Posts: 577
how to connect to LAN at boot after using "sudo modprobe 3c509"
« on: February 07, 2013, 10:54:23 AM »
hello,
what type of command should I put into /opt/bootlocal.sh for connecting to the net automatically at boot?

Today, its necessary to make
==
"sudo modprobe 3c509" in a terminal
go to control panel, Network, give the IP, apply exit
use DHCP Broadcast:yes puis apply et exit
==

later in bootlocal.sh, it should be
===
sudo modprobe 3c509
whichcommand1?
whichcommand2?
===

Any help is welcome. I try to help a french user (see international talks) to make the setup of its PCs after deleting dsl.
AMD K6-IIIATZ 550MHz MB DFI K6xv3/+66
P4 HP DC7100 3GB 3GHz
Samsung NC10 boot from SD card port (via USB reader)
.. all TinyCore proofed

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10969
Re: how to connect to LAN at boot after using "sudo modprobe 3c509"
« Reply #1 on: February 07, 2013, 11:12:34 AM »
/etc/init.d/dhcp.sh
The only barriers that can stop you are the ones you create yourself.