Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
tip for compiling kernel on ps3
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
odeco424
n00b
n00b


Joined: 05 Apr 2009
Posts: 1

PostPosted: Sun Apr 05, 2009 4:21 am    Post subject: tip for compiling kernel on ps3 Reply with quote

I just spent a couple hours trying to get the kernel compiled but kept running into issues. Finally got it figured out, and thought I'd pass on a couple pointers.

First of all there was no .config file in /usr/src/linux*/
I did a search on the forum and found that you can generate one using
Code:

make ps3_defaultconfig


Secondly, the .config file needs to be renamed to something without a leading "." so its not hidden

Finally use,
Code:

genkernel --kernel-config=<config file> all

:D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC 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