Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
lifting a pre-built kernel..
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
masseya
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 2602
Location: Baltimore, MD

PostPosted: Sat Jul 06, 2002 4:32 pm    Post subject: lifting a pre-built kernel.. Reply with quote

I was wondering what would be the best way to lift a pre-built kernel from a stage 3 build and dropping it into a system that had been brought up from a stage 1 build. The reason that I would like to do this is that I'm having trouble getting a kernel to boot on a new system that I just installed and would like to be able to rule out my kernel configuration as an error. :roll: I'm thinking that I can just unzip the stage 3 tbz in a temporary directory and then sort through for the kernel, but I've never done a stage 3 build and don't really know what's in the tbz file. Would this work?
_________________
if i never try anything, i never learn anything..
if i never take a risk, i stay where i am..
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sat Jul 06, 2002 6:09 pm    Post subject: Reply with quote

Code:
# cp /boot/bzImage /mnt/floppy/
# cp /usr/src/linux/.config /mnt/floppy/


:?:

The first line grabs the kernel, the second grabs the config; if you built anything as modules, you'll have to rebuild those on your other box.
_________________
I don't believe in witty sigs.
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