[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Kann Kernel nicht installieren



Hallo,

nach installationsschwierigkeiten habe ich einen weiteren Versuch
gestartet einen initrd kernel f?r ext3 zu installieren, und habe mich an
folgende Anleitung gehalten (mein bootverzeichnis habe ich vorher
geleert, und den Inhalt in ein anderes Verzeichnis verschoben):
http://qref.sourceforge.net/quick/ch-kernel.en.html

debian:/usr/src/# ln -s /usr/src/kernel-source-2.4.18 /usr/src/linux
cd linux
debian:/usr/src/linux# make-kpkg clean
debian:/usr/src/linux# fakeroot make-kpkg --append_to_version -686
--initrd \ --revision=rev.01 kernel_image
[...]
rm -f stamp-build
touch stamp-image
make[1]: Leaving directory `/usr/src/kernel-source-2.4.18'

cd ..
debian:/usr/src# dpkg -i ./kernel-image*686*.deb

You are attempting to install an initrd kernel image (version
2.4.18-686)
This will not work unless you have configured your boot loader to use
initrd. (An initrd image is a kernel image that expects to use an
INITial
Ram Disk to mount a minimal root file system into RAM and use that for
booting).
As a reminder, in order to configure lilo, you need to
add an 'initrd=/initrd.img' to the image=/vmlinuz
stanza of your /etc/lilo.conf
I repeat, You need to configure your boot loader. If you have already
done
so, and you wish to get rid of this message, please put
`do_initrd = Yes'
in /etc/kernel-img.conf. Note that this is optional, but if you do not,
you'll contitnue to see this message whenever you install a kernel
image using initrd.
Do you want to stop now? [Y/n]n
Setting up kernel-image-2.4.18-686 (rev.01) ...
usage: mkinitrd [--version] [-v] [-f] [--ifneeded] [--preload <module>]
[--omit-scsi-modules] [--omit-raid-modules] [--omit-lvm-modules]
[--with=<module>]
[--image-version] [--fstab=<fstab>] [--nocompress] <initrd-image>
<kernel-version>
(ex: mkinitrd /boot/initrd-2.2.5-15.img 2.2.5-15)
Failed to create initrd image.
dpkg: error processing kernel-image-2.4.18-686 (--install):
subprocess post-installation script returned error exit status 29
Errors were encountered while processing:
kernel-image-2.4.18-686
debian:/usr/src#

Hier geht's nicht mehr weiter und ein ls -a /boot/ ergibt:
. .config.old config-2.4.18-686
.. System.map-2.4.18-686 vmlinuz-2.4.18-686

.config.old habe ich vorher angelegt

Ich denke hier fehlt definitiv zuviel.

lilo quitiert den Mangel mit :
Fatal: open /boot/boot.b: No such file or directory

Unter Abschnitt 7.2.4 Ext3 filesystem findet sich folgende option, die
ich bereits versuchte
# mkinitrd -o /boot/initrd.img-2.4.17-686-smp
/lib/modules/2.4.17-686-smp

Hmmm .. :(( Ich lasse den Rechner mal an, ein reboot wird nichts geben

Hat jemand einen Vorschlag?

Danke

gerhard


--
Zum AUSTRAGEN schicken Sie eine Mail an debian-user-german-request@lists.debian.org
mit dem Subject "unsubscribe". Probleme? Mail an listmaster@lists.debian.org (engl)



Reply to: