Michelle Konzack wrote:

> I am using the LRP (The Linux Router Project) distribution and I have
> trouble with my 3 NIC's 3c509-TPO.
> 
> I had tried this:
> 
>     alias eth0 3c509
>     alias eth1 3c509
>     alias eth2 3c509
>     options 3c509 io=0x300,0x310,0x320 irq=10,7,11
> 
> and I have gotten this error on booting:
> 
> Loading modules:
> alias - /lib/modules/alias.o: /lib/modules/alias.o: No such file or directory
> alias - /lib/modules/alias.o: /lib/modules/alias.o: No such file or directory
> alias - /lib/modules/alias.o: /lib/modules/alias.o: No such file or directory
> options - /lib/modules/options.o: /lib/modules/options.o: No such file or directory

It looks like either:

a) the directives have been added to a boot script (rc.modules or
whatever) instead of /etc/conf.modules (or modules.conf), or

b) conf.modules is being sourced by one of the boot scripts.

-- 
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to