Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compiling kernel for another computer
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Phenomic69
n00b
n00b


Joined: 20 Jun 2003
Posts: 56

PostPosted: Tue Aug 26, 2003 2:32 am    Post subject: Compiling kernel for another computer Reply with quote

I want to compile my kernel for my desktop for my slower laptop. Ive done it many times on my desktop for its own kernel but I am wondering If I can do one for my laptop. I don't really need to make modules for my laptop, i could put it all in the kernel. Can i just do make clean && make dep bzImage and then boot to bzImage on my laptop?
Back to top
View user's profile Send private message
fishhead
Apprentice
Apprentice


Joined: 07 Mar 2003
Posts: 162
Location: Pasadena, CA

PostPosted: Tue Aug 26, 2003 3:05 am    Post subject: Reply with quote

Yep, this is OK. Might want do something with your old kernel config so you can still have it arround. Otherwise, you'll be fine.
Back to top
View user's profile Send private message
Phenomic69
n00b
n00b


Joined: 20 Jun 2003
Posts: 56

PostPosted: Tue Aug 26, 2003 7:05 pm    Post subject: Reply with quote

thanks
Back to top
View user's profile Send private message
ronmon
Veteran
Veteran


Joined: 15 Apr 2002
Posts: 1043
Location: Key West, FL

PostPosted: Wed Aug 27, 2003 3:43 am    Post subject: Reply with quote

You may want to use a different source tree since some packages (i.e. ALSA) look at that. That way you can preserve your original configured and built source tree.

Also, if you want to make the modules and are using the same kernel version just move your current modules out of the way, do a make modules_install, move them over to the lappy and then move the originals back.

Kind of roundabout, but it will work as you don't try to load any modules while they are not where they belong.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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