Destination host unreachable

Issues related to configuring your network
User avatar
AlanBartlett
Forum Moderator
Posts: 9345
Joined: 2007/10/22 11:30:09
Location: ~/Earth/UK/England/Suffolk
Contact:

Re: Destination host unreachable

Post by AlanBartlett » 2008/02/19 21:30:42

Try the following:

[b]yum list kernel\*[/b]
[i]inspect the output of the above[/i]
[b]yum install kernel-2.6.18-53.1.13[/b]

You will also find that [b]man yum[/b] is your friend!

HTH.
Alan.

User avatar
AlanBartlett
Forum Moderator
Posts: 9345
Joined: 2007/10/22 11:30:09
Location: ~/Earth/UK/England/Suffolk
Contact:

Re: Destination host unreachable

Post by AlanBartlett » 2008/02/19 23:27:18

Ops, my error. I forgot a vital part of the command lines!

With your distribution media in the drive,

[b]yum --disablerepo=\* --enablerepo=c5-media list kernel\*[/b]
[i]check the output from the above[/i]
[b]yum --disablerepo=\* --enablerepo=c5-media install [/b][i]the non-xen kernel from the above list[/i]

Hope I haven't forgotten anything this time.
Alan.

Post Reply