症状
-
ifconfigでeth0が存在しない -
ifconfig -aでenp2s0が見える。
対処
/etc/network/interfacesに下記を追記する
auto enp2s0
iface enp2s0 inet dhcp
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
症状
ifconfigでeth0が存在しないifconfig -aでenp2s0が見える。対処
/etc/network/interfacesに下記を追記する
auto enp2s0
iface enp2s0 inet dhcp
Register as a new user and use Qiita more conveniently
Go to list of users who liked