Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel kompiliert...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
return13
Guru
Guru


Joined: 02 Feb 2004
Posts: 513
Location: Hamburg - Germany

PostPosted: Sun Oct 31, 2004 7:51 am    Post subject: kernel kompiliert... Reply with quote

Hab nun ein neues system aufgesetzt (neue HD -> neues System ;)
Jedenfalls hab ich dazu meine .config und /etc/modules.autoload.d/kernel-2.6 von der vorrigen installation genomm... (gentoo-dev-sources)
Jedenfalls war das vor anscheinend relaese8 und jetzt ists 9, sollte mich nicht weiter stören dacht ich, aber dem ist nicht so, beim system- start meckert der nun ständig rum das er im /lib/modules/kerne...r8/ nicht findet, meine frage nun, warum sucht er nachm letzten relaese, obwohl ich das neue installiert hab?
Nütrlich könnt ich einfach nen Link auf das verzeichnis setzten aber ne wirklich saubere Lösung wär das ja nich...
_________________
Wer Recht erkennen will, muß zuvor in richtiger Weise gezweifelt haben.
Aristoteles (384-322), griech. Philosoph, Begründer d. abendländ. Philosophie
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Sun Oct 31, 2004 8:16 am    Post subject: Reply with quote

Moin!

Hast Du in /usr/src/linux/
    # make oldconfig
    # make menuconfig
    # make && make modules_install
gemacht, bevor Du den Kernel gebastelt hast, oder hast Du die .config einfach so genommen?
_________________
"Ich bin ich."
Back to top
View user's profile Send private message
return13
Guru
Guru


Joined: 02 Feb 2004
Posts: 513
Location: Hamburg - Germany

PostPosted: Sun Oct 31, 2004 8:19 am    Post subject: Reply with quote

moin moin!
hatte vorher auch schon 2.6 ... nur war halt 2.6.8 jetzt ists 2.6.9.....
bis aufs make oldconfig hab ich alles gemacht...
_________________
Wer Recht erkennen will, muß zuvor in richtiger Weise gezweifelt haben.
Aristoteles (384-322), griech. Philosoph, Begründer d. abendländ. Philosophie
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Sun Oct 31, 2004 8:36 am    Post subject: Reply with quote

Tja, dann probier es doch erst mal so:

kopier die .config nach /usr/src/linux/.config
Code:
# cp /wo/der/File/ist/.config /usr/src/linux/.config
# make oldconfig
# make menuconfig
# make && make modules_install

und nun sollte es gehen.

Hast Du den symbolischen Link auch richtig für den aktuellen Kernel? z.B. so:
Code:
gentoo root # ll /usr/src/
insgesamt 3,0K
lrwxrwxrwx   1 root root   13 18. Okt 11:03 linux -> linux-2.6.8.1
drwxr-xr-x  19 root root 1,3K 15. Sep 12:57 linux-2.6.7
drwxr-xr-x  20 root root 1,4K 18. Okt 16:57 linux-2.6.8.1
gentoo root #

_________________
"Ich bin ich."
Back to top
View user's profile Send private message
return13
Guru
Guru


Joined: 02 Feb 2004
Posts: 513
Location: Hamburg - Germany

PostPosted: Sun Oct 31, 2004 2:53 pm    Post subject: Reply with quote

habs nun auch mit
Code:
 make oldconfig

probiert... , aber der fehler bleibt...
/usr/src/linux ist richtig verlinkt, da ich auf der Platte ja eh nur ein Kernel hab...
_________________
Wer Recht erkennen will, muß zuvor in richtiger Weise gezweifelt haben.
Aristoteles (384-322), griech. Philosoph, Begründer d. abendländ. Philosophie
Back to top
View user's profile Send private message
Sas
Veteran
Veteran


Joined: 05 Jul 2003
Posts: 1229
Location: Germany

PostPosted: Sun Oct 31, 2004 2:57 pm    Post subject: Reply with quote

Was gibt denn 'cat /proc/version' aus? Sicher, dass du auch den richtigen Kernel gebootet hast? Vielleicht vergessen, den kompilierten Kernel in die boot-Partition zu kopieren?
_________________
42
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum