Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
where's the 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
PanicSamuel
n00b
n00b


Joined: 04 Sep 2004
Posts: 3

PostPosted: Sat Sep 04, 2004 6:09 pm    Post subject: where's the kernel Reply with quote

I compiled it once and it copied over but the kernel was too big.
and now the ones I compile dissapear.

I emerge with vanilla sources, then I build the kernel.
First I compile with
make dep && make vmlinux image modules modules_install
then I type in cp arch/sparc64/boot/image /boot/kernel-2.4.26
and it gives me this message
cp: cannot stat arch/sparc64/boot/image: No such file or directory
Then if I type
ls arch/sparc64/boot it says
makefile piggyback.c

there is no file image
:?:
Back to top
View user's profile Send private message
geniux
Veteran
Veteran


Joined: 19 Feb 2004
Posts: 1400
Location: /home

PostPosted: Sat Sep 04, 2004 6:56 pm    Post subject: Reply with quote

I think the image would be
Code:

arch/sparc64/boot/bzImage

_________________
AMD Athlon64 X2 4200+ AM2
MSI K9N SLI Platinum, Enermax Liberty 500W
1GB RAM Crucial DDR2 667MHz, MSI nVidia 7600GS 256MB
400GB + 250GB Samsung SATAII HDD
Gentoo - BeyondSources 2.6.19-20
Back to top
View user's profile Send private message
dirtbag
Guru
Guru


Joined: 18 Feb 2003
Posts: 508
Location: NC

PostPosted: Thu Jul 27, 2006 2:45 am    Post subject: yeah! me too! Reply with quote

spike linux # pwd
/usr/src/linux
spike linux # ls -al arch/sparc64/boot/
total 20
drwxr-xr-x 2 root root 4096 Jul 26 21:22 .
drwxr-xr-x 10 root root 4096 Jul 26 21:22 ..
-rw-r--r-- 1 root root 42 Jul 26 21:21 .gitignore
-rw-r--r-- 1 root root 1017 Jul 26 21:21 Makefile
-rw-r--r-- 1 root root 3805 Jul 26 21:21 piggyback.c
spike linux #


this is with /linux-2.6.17-gentoo-r4

-DB
Back to top
View user's profile Send private message
opentaka
l33t
l33t


Joined: 18 Feb 2005
Posts: 840
Location: Japan

PostPosted: Thu Jul 27, 2006 5:15 am    Post subject: Reply with quote

your bzImage should be there after you compiled and built the kernel.
_________________
"Being defeated is often a temporary condition. Giving up is what makes it permanent" - Marilyn vos Savant
Back to top
View user's profile Send private message
dirtbag
Guru
Guru


Joined: 18 Feb 2003
Posts: 508
Location: NC

PostPosted: Thu Jul 27, 2006 11:55 am    Post subject: [solved] Reply with quote

nope, its not.. but I figured out what happened..
in /usr/src/linux, after the make, I got
-rwxr-xr-x 1 root root 4328847 Jul 27 07:52 vmlinux

which did not show up in the arch/sparc64/boot/ directory
so anyway, I did a gzip -v9 vmlinux
and copied that baby over to /boot with a decent filename, and everything works.

-DB
Back to top
View user's profile Send private message
foxbat
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jul 2006
Posts: 77
Location: Washington, DC

PostPosted: Thu Jul 27, 2006 3:21 pm    Post subject: Reply with quote

emerge genkernel

genkeral all

viola!
_________________
Gentoo 2006.1 | AMD X2
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