Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installing Gentoo on PowerPC HELP
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
Ben52646
n00b
n00b


Joined: 21 Jul 2010
Posts: 1

PostPosted: Wed Jul 21, 2010 8:51 pm    Post subject: Installing Gentoo on PowerPC HELP Reply with quote

I'm current on this step:
Quote:
Compiling and Installing

Now that your kernel is configured, it is time to compile and install it. Exit the configuration and start the compilation process:

Code Listing 3.4: Compiling the kernel:

(Apple/IBM) # make && make modules_install

When the kernel has finished compiling, copy the kernel image to /boot.


on this manual: http://www.gentoo.org/doc/en/handbook/handbook-ppc64.xml?part=1&chap=7


Here's is my question:
"make && make modules_install" worked fine, but I do not know how to "When the kernel has finished compiling, copy the kernel image to /boot". What are the exact commands to do this?

P.S. I am completely new Gentoo and Linux, so please, if possible, keep answers as simple and as step by step as possible


Thanks for the help,
Ben
Back to top
View user's profile Send private message
Shining Arcanine
Veteran
Veteran


Joined: 24 Sep 2009
Posts: 1110

PostPosted: Thu Jul 22, 2010 2:48 am    Post subject: Reply with quote

It is something like this:

Code:
cp arch/powerpc/boot/bzImage /boot/kernel-gentoo-2.6.34.1


Be sure to adjust the name to match your kernel version.

By the way, this is in the wrong forum. It probably should go in the "Installing Gentoo" forum.
Back to top
View user's profile Send private message
tomk
Bodhisattva
Bodhisattva


Joined: 23 Sep 2003
Posts: 7221
Location: Sat in front of my computer

PostPosted: Thu Jul 22, 2010 8:32 am    Post subject: Reply with quote

Moved from Gentoo Chat to Gentoo on PPC, you should get more help here.
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Thu Jul 22, 2010 9:39 pm    Post subject: Reply with quote

The kernel image is the file vmlinux in the kernel source directory.

I'd recommend copying it to a name that's unique for this kernel. So if you're using 2.6.33, it would be something like this:
Code:
# cp /usr/src/linux/vmlinux /boot/kernel-2.6.33
[/i]
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Back to top
View user's profile Send private message
liu.pei
n00b
n00b


Joined: 25 Mar 2006
Posts: 9
Location: France

PostPosted: Fri Aug 06, 2010 7:25 am    Post subject: Reply with quote

Hi,

Here is some documentation (extract from the PPC 32-bit handbook) which should ok : http://www.gentoo.org/doc/en/handbook/handbook-ppc.xml?part=1&chap=7#compiling.

P-S : You should also take care about to use the compress or uncompressed binary kernel version depending on the boot loader you will install.
_________________
.,._.,.Liu.,._.,.Pei.,._.,.
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