https://bugzilla.novell.com/show_bug.cgi?id=335486 User kl@httgmbh.net added comment https://bugzilla.novell.com/show_bug.cgi?id=335486#c61 --- Comment #61 from Kai Lappalainen <kl@httgmbh.net> 2008-12-17 16:09:48 MST --- (In reply to comment #60 from Marius Tomaschewski) I have no udevadm, so I used udevtrigger
ls -l /dev/shm/sysconfig/ total 20 -rw-r--r-- 1 root root 5 Dec 17 23:49 config-eth0 -rw-r--r-- 1 root root 3 Dec 17 23:49 config-lo -rw-r--r-- 1 root root 27 Dec 17 23:49 if-lo -rw-r--r-- 1 root root 7 Dec 17 23:49 ifup-lo -rw-r--r-- 1 root root 3 Dec 17 23:49 network -rw-r--r-- 1 root root 0 Dec 17 23:49 ready-lo drwxr-xr-x 2 root root 60 Dec 17 23:49 tmp
udevadm trigger --verbose --retry-failed --subsystem-match="net" (no output)
ls -l /dev/shm/sysconfig/ total 20 -rw-r--r-- 1 root root 5 Dec 17 23:49 config-eth0 -rw-r--r-- 1 root root 3 Dec 17 23:49 config-lo -rw-r--r-- 1 root root 27 Dec 17 23:49 if-lo -rw-r--r-- 1 root root 7 Dec 17 23:49 ifup-lo -rw-r--r-- 1 root root 3 Dec 17 23:49 network -rw-r--r-- 1 root root 0 Dec 17 23:49 ready-lo drwxr-xr-x 2 root root 60 Dec 17 23:49 tmp
udevadm trigger --verbose --subsystem-match="net" /devices/pci0000:00/0000:00:02.0/0000:06:00.0/0000:07:00.0/0000:08:00.0/0000:09:00.0/net/eth1 /devices/pci0000:00/0000:00:1c.0/0000:04:00.0/0000:05:00.0/net/eth0 /devices/virtual/net/lo
ls -l /dev/shm/sysconfig/ total 36 -rw-r--r-- 1 root root 5 Dec 17 23:54 config-eth0 -rw-r--r-- 1 root root 3 Dec 17 23:49 config-lo -rw-r--r-- 1 root root 29 Dec 17 23:54 if-eth0 -rw-r--r-- 1 root root 27 Dec 17 23:49 if-lo -rw-r--r-- 1 root root 7 Dec 17 23:54 ifup-eth0 -rw-r--r-- 1 root root 7 Dec 17 23:49 ifup-lo -rw-r--r-- 1 root root 3 Dec 17 23:49 network -rw-r--r-- 1 root root 8 Dec 17 23:54 new-stamp-2 -rw-r--r-- 1 root root 8 Dec 17 23:54 new-stamp-3 -rw-r--r-- 1 root root 0 Dec 17 23:54 ready-eth0 -rw-r--r-- 1 root root 0 Dec 17 23:54 ready-eth1 -rw-r--r-- 1 root root 0 Dec 17 23:49 ready-lo drwxr-xr-x 2 root root 60 Dec 17 23:54 tmp
(eth1 is not used/configured!) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.