Problem with VPS centos 6.5-64 KVM

kallygao

New member
Registered
Joined
Jun 28, 2017
Messages
10
Points
0
Hello

anybody can help solve my problem as below


when input yum -y update

and i found" UDEVD 8244:CANNOT READ '/ETC/UDEV/RULES.D/70-PERSISTENT-NET.RULES "

1.png
 

VirtuBox

Well-known member
Registered
Joined
May 3, 2016
Messages
1,622
Points
83
Hello Kallugao,
it's an issue related to VPS cloning configuration, you can fix that easily by rebooting your server, so it will regenerate the missing files.

Or you can do it with the following command :
Code:
[COLOR=black][FONT=Monaco]cd /etc/udev/rules.d[/FONT][/COLOR][COLOR=#555555][FONT=Monaco]rm 70-persistent-net.rules[/FONT][/COLOR]
[COLOR=#555555][FONT=Monaco]sed -i '/HWADDR*/d' /etc/sysconfig/network-scripts/ifcfg-eth0[/FONT][/COLOR]
[COLOR=black][FONT=Monaco]sed -i '/UUID*/d' /etc/sysconfig/network-scripts/ifcfg-eth0[/FONT][/COLOR]
 

kallygao

New member
Registered
Joined
Jun 28, 2017
Messages
10
Points
0
thank you

but still problem,i rebooted and Reconfigured Networking also input commends you advice
2.png
 

VirtuBox

Well-known member
Registered
Joined
May 3, 2016
Messages
1,622
Points
83
Older Threads
Newer Threads

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top