Yup, this is what I currently have..................upon boot it loads all
LRP packages then tries to init the network cards and then starts claiming
that eth0, eth1 doesn't exist and then DHCPd fails (for obviouse reasons).

! mount iso9660 /dev/hda   <<--------------  this is correct??  Where 'hda'
is the CD drive?

I know everything works 'cause I can reboot with my current Eiger static
floppies and it works fine and under the CD RC4 install I can edit and save
any changes with a partial/full backup to the floppy.


######################################################################
# More modules available from:
# http://lrp.steinkuehler.net/files/kernels/
######################################################################
# ! mount iso9660 /dev/hda
! mount iso9660 /dev/hda

# You can directly reference modules, like this:
#/scsi/aic7xxx
#/fs/ext2

# Or change the default directory, like this:
! dir /lib/modules/net

# PCI ethernet cards
#3c59x
pci-scan
rtl8139
3c509
#eepro io=0x300

###Some 8390 based ethernet cards
#8390
#      card1,card2
#ne io=0x300,0x350
#ne2k-pci
#e2100

# PCI ethernet cards
#pci-scan
# pci-scan required by drivers below...
#3c59x
#eepro100
#natsemi
#tulip

! dir /lib/modules/ipv4
ip_masq_autofw
ip_masq_cuseeme
#ip_masq_dplay
ip_masq_ftp
#ip_masq_h323
ip_masq_icq
ip_masq_ipsec
ip_masq_irc
ip_masq_mfw
#ip_masq_mms
ip_masq_portfw
#ip_masq_pptp
ip_masq_quake
ip_masq_raudio
ip_masq_user
ip_masq_vdolive

! umount

----- Original Message -----
From: James Duberg <[EMAIL PROTECTED]>
To: Alec Miller <[EMAIL PROTECTED]>; LEAF
<[EMAIL PROTECTED]>
Sent: Tuesday, November 13, 2001 5:00 PM
Subject: Re: [Leaf-user] Dachstein-CD RC4: loading modules


You put the pci-scan module before the NIC modules, right?

--On Tuesday, November 13, 2001 4:41 PM -0600 Alec Miller
<[EMAIL PROTECTED]> wrote:

> anyone else got any more hints they can give?
>
> I put the pci-scan driver in but it still won't load any network card
> modules.  But it sure seems to load everything else off the CD OK.
>
>
> thanks
> Alec
>
>
>
> ----- Original Message -----
> From: Alec Miller <[EMAIL PROTECTED]>
> To: LEAF <[EMAIL PROTECTED]>
> Sent: Monday, November 12, 2001 5:43 PM
> Subject: Re: [Leaf-user] Dachstein-CD RC4: loading modules
>
>
>
> I think I missed something in the module loading process.  I get
> everything loading in the boot process and its missing loading the
> modules for the network cards.  I am sure its in the module file in \etc
> but I don't know if I am doing this correctly.
>
> I am booting from the floppy to load the CD.  I have no HDD so the CD
> player is ' /hda '.  I am sure this is pretty obvious but I am only used
> to doing dual floppies.  All my Nics are PCI or integrated and I have
> been using the dual floppy version for almost a year.
>
> anyone got a clue train ticket to sell me?  Why its not loading the
> modules?
>
>
> thanks
> Alec
>
>###############################################
>  ! mount iso9660 /dev/hda
>
># You can directly reference modules, like this:
># /scsi/aic7xxx
># /fs/ext2
>
># Or change the default directory, like this:
> ! dir /lib/modules/net
>
># PCI ethernet cards
># 3c59x
> rtl8139
> 3c509
>
> ..................
>
> !umount
>



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to