Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
installing the kernel failes
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mxs
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2004
Posts: 81

PostPosted: Fri Apr 14, 2006 3:33 pm    Post subject: installing the kernel failes Reply with quote

Hello

I have installed gentoo many times before, but now I just cant install the kernel.
Im installing the 2.6 gentoo source kernel on an IBM Thinkpad 600x laptop, when I manually try to install the kernel I get this error

ERROR: Failed to compile the "modules" target

And it is the same with genkernel. I never have had any problems installing with the genkernel. There is one thing though. The command,

zcat /proc/config.gz > /usr/share/genkernel/x86/kernel-config-2.6

gives me the error,

zcat: /proc/config.gz: No such file or directory

I have never had to use that command, because it has been a while since I last installed a gentoo dist.
_________________
Slot\
"All your base are belong to us"
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Fri Apr 14, 2006 3:37 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Kernel & Hardware.

Look at the output leading up to the error message. That should give you some information on which module is failing to compile. Try disabling that module if you don't really need it.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
mxs
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2004
Posts: 81

PostPosted: Fri Apr 14, 2006 4:20 pm    Post subject: Reply with quote

I dont get that info I need at all. Why cant I use the zcat command on the proc dir?
_________________
Slot\
"All your base are belong to us"
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4735
Location: Angra do Heroísmo (PT)

PostPosted: Fri Apr 14, 2006 5:11 pm    Post subject: Re: installing the kernel failes Reply with quote

Hi.
mxs wrote:

zcat /proc/config.gz > /usr/share/genkernel/x86/kernel-config-2.6

Look at the following:
Code:
# ls -l /proc
# mount | grep proc

If you don't have proc mounted, do the following.
Code:
# mount -t proc proc /proc

_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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