Mailinglist Archive: opensuse-autoinstall (25 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] Persistent enumeration of net devices
- From: Frank Steiner <fsteiner-mail1@xxxxxxxxxxxxxx>
- Date: Tue, 28 Sep 2010 11:24:15 +0200
- Message-id: <4CA1B43F.2000604@xxxxxxxxxxxxxx>
Andreas Taschner wrote
In case that the onboard and addon interface use different modules
you can easily set the order by using linuxrc parameters
linuxrc.debug=-udev.mods insmod=first-module insmod=second-module
The order of these modules will be transferred into INITRD_MODULES, too.
Of course this won't help if all network interfaces use the same module
cu,
Frank
--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
Hi
My customer has run into what seems to be a general problem regarding
the network interface names. They want to create an autoyast-based
install of SLES11 on 100+ HP DL380 and DL360 machines, which are all
equipped with an extra interface card. However Linux maps the logical
interfaces depending on which of the internal or the extra card that
answer first during the installation. This mapping can also differ
from one OS installation to the next on the same box.
In case that the onboard and addon interface use different modules
you can easily set the order by using linuxrc parameters
linuxrc.debug=-udev.mods insmod=first-module insmod=second-module
The order of these modules will be transferred into INITRD_MODULES, too.
Of course this won't help if all network interfaces use the same module
cu,
Frank
--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |