ich habe auf meinem Debian Sarge System, einem Dell Power Edge 1650, das Problem das sich ein benötigtes Kernel Image nicht installieren lässt:
Code: Alles auswählen
s-branchbackup:/var/cache/apt/archives# apt-get install kernel-image-2.6.8-3-686-smp
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut... Fertig
Vorgeschlagene Pakete:
lilo kernel-doc-2.6.8 kernel-source-2.6.8
Empfohlene Pakete:
irqbalance
Die folgenden NEUEN Pakete werden installiert:
kernel-image-2.6.8-3-686-smp
0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen noch 0B von 15,4MB Archiven geholt werden.
Nach dem Auspacken werden 45,0MB Plattenplatz zusätzlich benutzt.
(Lese Datenbank ... 35143 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke kernel-image-2.6.8-3-686-smp (aus .../kernel-image-2.6.8-3-686-smp_2.6.8-16sarge5_i386.deb) ...
You are attempting to install a kernel image (version 2.6.8-3-686-smp)
However, the directory /lib/modules/2.6.8-3-686-smp still exists. If this
directory belongs to a previous kernel-image-2.6.8-3-686-smp package, and if
you have deselected some modules, or installed standalone modules
packages, this could be bad. However, if this directory exists because
you are also installing some stand alone modules right now, and they
got unpacked before I did, then this is pretty benign. Unfortunately,
I can not tell the difference.
If /lib/modules/2.6.8-3-686-smp belongs to a old install of
kernel-image-2.6.8-3-686-smp, then this is your last chance to abort the
installation of this kernel image (nothing has been changed yet).
If this directory is because of stand alone modules being installed
right now, or if it does belong to an older kernel-image-2.6.8-3-686-smp
package but you know what you are doing, and if you feel that this
image should be installed despite this anomaly, Please answer n to the
question.
Otherwise, I suggest you move /lib/modules/2.6.8-3-686-smp out of the way,
perhaps to /lib/modules/2.6.8-3-686-smp.old or something, and then try
re-installing this image.
Do you want to stop now? [Y/n]Y
Ok, Aborting
dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/kernel-image-2.6.8-3-686-smp_2.6.8-16sarge5_i386.deb (--unpack):
Unterprozess pre-installation script gab den Fehlerwert 1 zurück
Searching for GRUB installation directory ... found: /boot/grub .
Testing for an existing GRUB menu.list file... found: /boot/grub/menu.lst .
Searching for splash image... none found, skipping...
Found kernel: /boot/vmlinuz-2.6.8-2-386
Updating /boot/grub/menu.lst ... done
Fehler traten auf beim Bearbeiten von:
/var/cache/apt/archives/kernel-image-2.6.8-3-686-smp_2.6.8-16sarge5_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
![Wink ;-)](./images/smilies/icon_wink.gif)
Ich habe es vorher mit
Code: Alles auswählen
dpkg --purge --force-remove-essential kernel-image-2.6.8-3-686
![traurig :-(](./images/smilies/icon_sad.gif)
Hat jemand eine Idee?
Vielen Dank im Voraus.
JNoir