On Tue, 2004-03-02 at 21:22, Jason Marshall wrote:

> When I install the image on the machine with one of each cards in it,
> what shows up in /etc/modules.conf is:
> 
> alias eth0 e1000
> alias eth1 e1000
> 
> when it should look like:
> 
> alias eth0 e1000
> alias eth1 eepro100
> 
> Indeed, when I change the eth1 line and reboot, everything is great.  But
> I don't want to have to manually change /etc/modules.conf on every machine
> I build with this image.
> 
> Oh, and yes, there are machines with 2 gig ethernet NIC's that I want to
> use this same image on.

I had a similar experience with a machine with 2x2 network cards,  the
modules.conf that is being generated at bootstrap time, it swapped the
eth0,eth1 with eth2,eth3 combinations.

I solved this by adding my preffered modules.conf to the OVERRIDES, and
moving the ovverride rsync to after the sysemconfigurator section in the
scripts.

Not sure if this is the preferred way however

gretings..






Kris Buytaert <[EMAIL PROTECTED]>


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Sisuite-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to