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

Re: kernel 2.4



Am 2005-05-08 13:02:55, schrieb Christian Wohlgemuth:
> die genaue Abfolge war gewesen:
> 
>  - apt-get install kernel-source-2.4.18
>  - cd /usr/src
>  - bunzip2 -c kernel-source-2.4.19.tar.bz2 | tar x
>  - ln -s kernel-source-2.4.18 linux
>  - cp /boot/config-2.2.20-idepci linux/.config
>  - cd linux
>  - make oldconfig
>  - make menuconfig
>  - apt-get install kernel-package
>  - make-kpkg kernel_image --revision=new.0

warum nicht:

make-kpkg --append-to-version=-chris --revision=new.0 \
          --config menuconfig configure kernel_image


Denn mit 'make oldconfig' und 'make menuconfig' haste
Dir bereits ein versionsproblem geschaffen.

Abgesehen verwednet keiner 2.4.18 der noch ettliche offene
BUGs hat und nun auch nicht mehr gefixed wird wegen SARGE.

>  - cd ..
>  - dpkg -i kernel-image-2.4.19-new.0_i386.deb
                                ^^^^^^
                        Das kann nicht sein...
                        
...denn du hast "--revision=new.0" verwendet was einen kernel wie

    kernel-image-2.4.18_new.0_i386.deb

produzieren sollte

Interessane, wenn du 2.4.18 runterlädst und 2.4.19 installierst.

> In der '/etc/lilo.conf' war soweit alles schon alles enthalten, ich habe nur
> noch den wert 'delay' auf 100 erhoeht und 'prompt' hizugefuegt.

Ich empfehle Dir, es nochmal mit meine make-kpkg Zeile zu versuchen.

>  - reboot

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature


Reply to: