Mailinglist Archive: opensuse-autoinstall (51 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] udev rules network devices busid
- From: Uwe Gansert <ug@xxxxxxx>
- Date: Fri, 10 Jul 2009 14:14:04 +0200
- Message-id: <200907101414.04754.ug@xxxxxxx>
on Wednesday 08 July 2009 Jochen Schaefer wrote:
I talked to our yast2-network developer. Here is the answer:
No, udev rules in AY was introduced from SLE11:
http://en.opensuse.org/YaST/installation-
network#Device_names.2C_network_configuration_names
So you should use custom scripts
--
ciao, Uwe Gansert
Uwe Gansert
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
SLES10SP2,
is there a possibility to generate udev rules in
30-net_persistent_names.rules which are related to busid of network cards.
The goal is to get something like
SUBSYSTEM=="net", ACTION=="add", BUS=="pci", ID=="0000:01:00.0",
IMPORT="/lib/udev/rename_netiface %k eth0"
I talked to our yast2-network developer. Here is the answer:
No, udev rules in AY was introduced from SLE11:
http://en.opensuse.org/YaST/installation-
network#Device_names.2C_network_configuration_names
So you should use custom scripts
--
ciao, Uwe Gansert
Uwe Gansert
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |