| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
編集の要約なし
==[[CentOS eth0が認識されない]]==
[[CentOS]] |
*http://mukaer.com/archives/2012/08/21/centosniceht0/
# [[vi ]] /etc/udev/rules.d/70-persistent-net.rules
*SUBSYSTEMから始まり、NAME="eth0"で終わる行をコメントアウト
# line, and change only the value of the NAME= key.
# net device de[[vi]]ce () # SUBSYSTEM=="net", ACTION=="add", DRIVERSD[[R]]IVE[[R]]S=="?*", ATTRATT[[R]]{address}=="00:15:5d:00:0e:15", ATTRATT[[R]]{type}=="1", KERNELKE[[R]]NEL=="eth*", NAME="eth0"
# net device de[[vi]]ce () SUBSYSTEM=="net", ACTION=="add", DRIVERSD[[R]]IVE[[R]]S=="?*", ATTRATT[[R]]{address}=="00:15:5d:01:11:00", ATTRATT[[R]]{type}=="1", KERNELKE[[R]]NEL=="eth*", NAME="eth0"

案内メニュー