Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel doesn't install(solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Austenite
n00b
n00b


Joined: 12 Aug 2007
Posts: 16

PostPosted: Sun Sep 02, 2007 5:55 am    Post subject: Kernel doesn't install(solved) Reply with quote

The kernel itself isn't installing. After typing emerge gentoo-sources The screen starts scrolling through different files names by the end of it though it says something to the effect of
--- !empty dir /usr/src/linux2.6.22-gentoo-r5/<file names> this is scrolled all the way down the screen so I take it it means the kernel isn't there.
_________________
...the world breaks everyone... those that will not break it kills. - Hemingway


Last edited by Austenite on Sun Sep 02, 2007 8:34 am; edited 1 time in total
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Sun Sep 02, 2007 5:59 am    Post subject: Reply with quote

gentoo-sources. It's source code, not a kernel. You have to compile a kernel:

Gentoo Linux Kernel Upgrade Guide

Gentoo Linux Kernel Configuration Guide
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
Austenite
n00b
n00b


Joined: 12 Aug 2007
Posts: 16

PostPosted: Sun Sep 02, 2007 6:13 am    Post subject: Reply with quote

Alright, here's the problem then. Following the handbook exactly this is what I come up with

#emerge gentoo-sources
<emerges gentoo sources>
#ls -l /usr/src/linux
lrwxrwxrwx 1 root root 22 sep 1 13:15 /usr/src/linux -> linux-2.6.22-gentoo-r5
#emerge genkernel
<emerges genkernel>
#genkernel all
ERROR: Failed to compile the prepare target
#ls /boot/kernel* /boot/initramfs*
ls: cannot access /boot/kernel* no such file or directory
ls: cannot access /boot/initramfs* no such file or directory
_________________
...the world breaks everyone... those that will not break it kills. - Hemingway
Back to top
View user's profile Send private message
Austenite
n00b
n00b


Joined: 12 Aug 2007
Posts: 16

PostPosted: Sun Sep 02, 2007 8:36 am    Post subject: Reply with quote

Ok, here's how this was fixed...

#genkernel all --menuconfig
select processor type and features
go down to Physical Adress Where The Kernel Is Loaded and change that value from 0x100000 to 0x200000 keep hitting escape until it asks you to save, save file as whatever then let it compile.
_________________
...the world breaks everyone... those that will not break it kills. - Hemingway
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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