On 04/07/2010 10:20 AM, Jon Clausen wrote:
On Wed, 07 Apr, 2010 at 09:59:43 -0400, Mark Hounschell wrote:
Back in the 11.0 days when I didn't want my network configuration to change when I moved a disk to another machine and back I simply changed /etc/udev/75-persistent-net-generator.rules
from
KERNEL!="eth*|ath*|wlan*[0-9]|ra*|sta*|ctc*|lcs*|hsi*", GOTO="persistent_net_generator_end"
to
KERNEL!="ath*|wlan*[0-9]|ra*|sta*|ctc*|lcs*|hsi*", GOTO="persistent_net_generator_end"
I don't find such a file on 11.2. How does one achieve the same thing in 11.2?
jon@nx8220:~> egrep KERNEL.*eth /lib/udev/rules.d/* /lib/udev/rules.d/75-persistent-net-generator.rules:KERNEL!="eth*|ath*|wlan*[0-9]|msh*|ra*|sta*|ctc*|lcs*|hsi*", GOTO="persistent_net_generator_end"
maybe?
I don't have that file on my clean 11.2 installation and on the machines I have updated to 11.2 from 11.0, I only have /lib/udev/rules.d/75-persistent-net-generator.rules.rpmsave ??? Mark -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org