微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

udev – Centos 7中70-persistent-net.rules的位置

请给我一个线索,它位于何处?

它不在/etc/udev/rules.d下了

#find / -name“* persistent-net.rules”没找到任何东西……

认情况下,Centos 7和Redhat 7使用biosdevname
rpm -qi biosdevname-0.5.0-10.el7.x86_64
Summary     : Udev helper for naming devices per BIOS names
Description :
biosdevname in its simplest form takes a kernel device name as an
argument,and returns the BIOS-given name it "should" be.  This is necessary
on systems where the BIOS name for a given device (e.g. the label on
the chassis is "Gb1") doesn't map directly and obvIoUsly to the kernel
name (e.g. eth0).

原文地址:https://www.jb51.cc/centos/373386.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。