This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
Eudev/Network device names
From Gentoo Wiki (test)
< Eudev
Jump to:navigation
Jump to:search
커널에서 붙여주는 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