Koozali.org: home of the SME Server

Alte Repos gesucht

Offline FraunhoferIFF

  • *
  • 932
  • +0/-0
  • Widerstand ist Zwecklos !
    • http://www.magic-figo.de
Alte Repos gesucht
« on: January 11, 2008, 09:27:48 AM »
nach dem der neue Kernel nicht Funktioniert und nen Panic macht.

such ich folgende Pakete:

kmod-slip-1.0-2.2.6.9_55.0.12.EL
kmod-ppp-1.0.2-2.2.6.9_55.0.12.EL
kmod-appletalk-1.0-2.2.6.9_55.0.12.EL

wo liegen diese jetzt ?

die suche durch Google ergibt nur links in das alte Repo Verzeichniss....

Marcel
« Last Edit: January 11, 2008, 08:25:45 PM by FraunhoferIFF »

Offline yythoss

  • *
  • 532
  • +0/-0
    • http://www.hylafax-client.de
Re: Alte Repos gesucht
« Reply #1 on: January 11, 2008, 10:22:03 AM »
In der Regel, wenn Du seit her alles richtig gemacht hast unter:

Code: [Select]
/var/cache/yum
Dort findest Du einige Verzeichnisse. Mit "find" solltest Du schnell fündig werden.

yythoss


Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Alte Repos gesucht
« Reply #2 on: January 11, 2008, 10:32:14 AM »
nach dem der neue Kernel nicht Funktioniert und nen Panic macht.

such ich folgende Pakete:

kmod-slip-1.0-2.2.6.9_55.0.12.EL
kmod-ppp-1.0.2-2.2.6.9_55.0.12.EL
kmod-appletalk-1.0-2.2.6.9_55.0.12.EL

wo liegen diese jetzt ?

die suche durch Google ergibt nur links in das alte Repo Verzeichniss....

Marcel
Boot im richtiger kernel und als sie noch im Repository sind soll mann sie am Shell installieren:
Code: [Select]
yum install kmod-slip-`uname -r` kmod-ppp-`uname -r` kmod-appletalk-`uname-r`
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline FraunhoferIFF

  • *
  • 932
  • +0/-0
  • Widerstand ist Zwecklos !
    • http://www.magic-figo.de
Re: Alte Repos gesucht
« Reply #3 on: January 11, 2008, 03:43:47 PM »
Vielen Dank!

Das hat geklappt ... Läuft wieder !!!!

Marcel