After the full clone of VM ware, I have changed the ip address and hostname.
From root users i have issued the below command
service network restart
Getting the below error like
No suitable device found: no device found for connection
Solution:
********
ifconfig

copy the HWaddr value i.e 00:0C:29:7F:F8:D8
add the value in /etc/sysconfig/network-scripts/ifcfg-eth0
then save quit wq!

Now the issue has been resolved. Not getting any error while issuing
service network restart
cheers....😊
From root users i have issued the below command
service network restart
Getting the below error like
No suitable device found: no device found for connection
Solution:
********
ifconfig
copy the HWaddr value i.e 00:0C:29:7F:F8:D8
add the value in /etc/sysconfig/network-scripts/ifcfg-eth0
then save quit wq!
Now the issue has been resolved. Not getting any error while issuing
service network restart
cheers....😊
No comments:
Post a Comment