Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
RISOLTO: /lib/modules/kernel-2.6.30-gentoo-r6/ No such file
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
Matte88
n00b
n00b


Joined: 15 Aug 2009
Posts: 59
Location: VE-NICE

PostPosted: Wed Sep 16, 2009 8:12 pm    Post subject: RISOLTO: /lib/modules/kernel-2.6.30-gentoo-r6/ No such file Reply with quote

Non so cosa dirvi poichè sono totalmente inesperto. So solo che mi da questo errore e vorrei chiedere l'aiuto di qualcuno.

Code:

(chroot) KSabayon linux # uname -a     
Linux KSabayon 2.6.29-sabayon #1 SMP Wed Aug 19 22:16:39 UTC 2009 i686 Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz GenuineIntel GNU/Linux
(chroot) KSabayon linux # emerge -s gentoo-sources                                                                                     
Searching...                                                                                                                           
[ Results for search key : gentoo-sources ]                                                                                             
[ Applications found : 1 ]                                                                                                             
                                                                                                                                       
*  sys-kernel/gentoo-sources                                                                                                           
      Latest version available: 2.6.30-r6                                                                                               
      Latest version installed: 2.6.30-r6                                                                                               
      Size of files: 58,159 kB                                                                                                         
      Homepage:      http://dev.gentoo.org/~dsd/genpatches                                                                             
      Description:   Full sources including the Gentoo patchset for the 2.6 kernel tree                                                 
      License:       GPL-2                                                                                                             

(chroot) KSabayon linux # cp arch/i386/boot/bzImage /boot/kernel-2.6.30-gentoo-r6
(chroot) KSabayon linux # find /lib/modules/kernel-2.6.30-gentoo-r6/ -type f -iname '*.o' -or -iname '*.ko'|less
find: `/lib/modules/kernel-2.6.30-gentoo-r6/': No such file or directory   


Sto lavorando in chroot da Sabayon x86 e sto installando Gentoo x86...

Grazie! :D


Last edited by Matte88 on Thu Sep 17, 2009 12:34 am; edited 1 time in total
Back to top
View user's profile Send private message
ago
Developer
Developer


Joined: 01 Mar 2008
Posts: 1527
Location: Milan, Italy

PostPosted: Wed Sep 16, 2009 9:31 pm    Post subject: Reply with quote

non ho capito quale sia il tuo problema...cmq il percorso dovrebbe essere questo..o almeno io visualizzo in questo modo:
Code:

ago@root ~ $ ls /lib/modules/2.6.28-gentoo-r5/
build/               modules.ieee1394map  modules.symbols
kernel/              modules.inputmap     modules.symbols.bin
modules.alias        modules.isapnpmap    modules.usbmap
modules.alias.bin    modules.ofmap        source/
modules.ccwmap       modules.order        video/
modules.dep          modules.pcimap       
modules.dep.bin      modules.seriomap 
Back to top
View user's profile Send private message
Apetrini
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1158

PostPosted: Wed Sep 16, 2009 11:39 pm    Post subject: Reply with quote

Se stai "installando" un kernel compilato, salvo che tu usi degli script automatizzati, devi battere "make modules_install" (quando sei in /usr/src/linux).
Da qui i tuoi moduli saranno copiati nella directory che hai cercato col find. Sempre che tu abbia compilato il kernel in questione e i moduli ci siano nella cartella dei sorgenti.
_________________
Linux ape 2.6.31-vanilla. Paludis since 0.28.0.
Back to top
View user's profile Send private message
Matte88
n00b
n00b


Joined: 15 Aug 2009
Posts: 59
Location: VE-NICE

PostPosted: Thu Sep 17, 2009 12:31 am    Post subject: Reply with quote

Non ho usato genkernel, ed i comandi li ho dati (quasi) tutti giusti :roll:


Mi spiego:
io davo
Code:
cp arch/i386/boot/bzImage
seguendo alla cieca il manuale, sbagliando :lol:



ho cancellato il kernel copiato, tramite
Code:
rm -r -f /boot/kernel-2.6.30-gentoo-r6*

ed in seguito ho dato
Code:
cp arch/x86/boot/bzImage #x86 al posto di i386
ed ha funzionato!!! :P

Grazie 1000 per le risposte e per l'interessamento!!!
Back to top
View user's profile Send private message
Apetrini
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1158

PostPosted: Fri Sep 18, 2009 3:16 pm    Post subject: Reply with quote

Ma che output ti da
Code:
find /lib/modules/kernel-2.6.30-gentoo-r6/ -type f -iname '*.o' -or -iname '*.ko'|less
?
_________________
Linux ape 2.6.31-vanilla. Paludis since 0.28.0.
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