Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Upgrade Kernel non installa moduli in /lib/modules
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
kevinlux
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2005
Posts: 83

PostPosted: Thu Nov 17, 2005 9:21 pm    Post subject: [RISOLTO] Upgrade Kernel non installa moduli in /lib/modules Reply with quote

salve a tutti ho appena effettuato un upgrade del kernel dalla versione 2.6.12 alla 2.6.14!
Purtroppo dopo i classici make bzImage make modules install nella directory
/lib/modules trovo solo la vecchia dir del 2.6.12 contenente i moduli nessun modulo della 2.6.14
e naturalmente al boot subito dopo il coldplug ricevo il messaggio

Code:
FATAL: Could not load /lib/modules/2.6.14-gentoo-r2/modules.dep: No such file or directory


ho provato a cercare basandomi su questo messaggio di errore, ma sostanzialmente i problemi erano
tutti diversi dal mio.

Grazie mille


Last edited by kevinlux on Fri Nov 18, 2005 9:56 am; edited 1 time in total
Back to top
View user's profile Send private message
Dun
Apprentice
Apprentice


Joined: 17 Apr 2004
Posts: 172
Location: Amsterdam (NL) / Venice (IT)

PostPosted: Thu Nov 17, 2005 9:23 pm    Post subject: Reply with quote

Non so se cambi, ma di solito ricompilo cosi':

make (non make bzImage)
make modules_install
Back to top
View user's profile Send private message
Dun
Apprentice
Apprentice


Joined: 17 Apr 2004
Posts: 172
Location: Amsterdam (NL) / Venice (IT)

PostPosted: Thu Nov 17, 2005 9:24 pm    Post subject: Reply with quote

In effetti il make compila anche i moduli andando a memzoria....facendo make bzImage compili solo il kernel :)
Back to top
View user's profile Send private message
X-Drum
Advocate
Advocate


Joined: 24 Aug 2003
Posts: 2517
Location: ('Modica','Trieste','Ferrara') Italy

PostPosted: Thu Nov 17, 2005 10:09 pm    Post subject: Reply with quote

io di solito faccio cosi:
Code:
make && make modules_install
cp arch/mia_architettura/boot/bzImage /boot/versione_kernel
cp System.map /boot/versione_kernel

_________________
"...There are two sort of lies, lies and benchmarks..."
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Nov 18, 2005 8:51 am    Post subject: Reply with quote

Installa i moduli che hai compilato con:

Code:
# make modules_install


se non va prova a lanciare anche un:

Code:
# depmod

_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
kevinlux
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2005
Posts: 83

PostPosted: Fri Nov 18, 2005 9:55 am    Post subject: Reply with quote

risolto come al solito la fretta fa piu danni che bene ...
davo il comando sbagliato : make modules install al posto del corretto make modules_install

Scusatemi ancora per la sciocchezza.
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Nov 18, 2005 10:01 am    Post subject: Reply with quote

kevinlux wrote:
risolto come al solito la fretta fa piu danni che bene ...


L'importante è aver capito l'errore e che il tutto funzioni ;)
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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