<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Olteanu Eugen wrote:<br>
<blockquote
 cite="mide2f85dde0810020538q5fd302d7rda04472b60939b9e@mail.gmail.com"
 type="cite">
  <div dir="ltr">I dont get it! Why would udev rename/change the name
of swap??? <br>
As for the nics.. check if there is any interrupt on your main board.
cat /proc/interrupts<br>
  </div>
</blockquote>
How many NICs with your motherboard ?<br>
<blockquote
 cite="mide2f85dde0810020538q5fd302d7rda04472b60939b9e@mail.gmail.com"
 type="cite">
  <div dir="ltr">
  <div class="gmail_quote">On Thu, Oct 2, 2008 at 2:36 PM, <span
 dir="ltr">&lt;<a href="mailto:edwardspl@ita.org.mo">edwardspl@ita.org.mo</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello
to you,<br>
    <br>
Would you mind to help as the following questions ?<br>
    <br>
1, How to modify /etc/udev/rules.d/70-persistent-net.rules, then prevent<br>
the udev service to change ( rename / swap ) the name of device ( eg :<br>
eth?? ) ?<br>
    <br>
# This file was automatically generated by the /lib/udev/write_net_rules<br>
# program run by the persistent-net-generator.rules rules file.<br>
#<br>
# You can modify it, as long as you keep each rule on a single line.<br>
    <br>
# Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rule written by<br>
anaconda)<br>
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",<br>
ATTR{address}=="10:e0:8c:39:8f:48", ATTR{type}=="1", KERNEL=="eth*",<br>
NAME="eth2"<br>
# Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rule written by<br>
anaconda)<br>
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",<br>
ATTR{address}=="00:02:44:6c:66:49", ATTR{type}=="1", KERNEL=="eth*",<br>
NAME="eth1"<br>
    <div class="Ih2E3d"># Realtek Semiconductor Co., Ltd. RTL8111/8168B
PCI Express Gigabit<br>
    </div>
Ethernet controller (rule written by anaconda)<br>
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",<br>
ATTR{address}=="00:1e:8c:7e:2f:58", ATTR{type}=="1", KERNEL=="eth*",<br>
NAME="eth0"<br>
    <br>
2, After FC9 version, how to modify ( update ) the NIC config ( driver )<br>
in text mode ?<br>
( eg : Due to the current NIC just bad, so replace with another new one,<br>
or add one more NIC for controling another network segment )<br>
    <br>
3, During the installation of FC, without which items, then the services<br>
of NetworkManager won't be installed ?<br>
    <br>
Thanks<br>
    <br>
Edward.<br>
  </blockquote>
  </div>
  <br>
  </div>
</blockquote>
For the point of 2 and 3, any suggestion / solution for me ?<br>
<br>
Thanks !<br>
<br>
Edward.<br>
</body>
</html>