Eudev/Network device names

From Gentoo Wiki
< Eudev
Jump to:navigation Jump to:search
This page is a translated version of the page Eudev/Network device names and the translation is 40% complete.
Outdated translations are marked like this.
경고
This section is obsolete. See Udev#Optional: Disable_or_override_predictable_network_interface_naming for updated instructions.

커널에서 붙여주는 eth0, eth1 등의 네트워크 장치 이름은 부팅할 때(dmesg 참고) /lib/udev/rules.d/80-net-name-slot.rules udev 규칙으로 바꿀 수 있습니다.

/etc/udev/rules.d 디렉터리에 동일한 이름의 빈 파일로 덮어써서 이전 이름 부여 규칙을 유지할 수 있습니다.

root #touch /etc/udev/rules.d/80-net-name-slot.rules