Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Some not right with other instructions I've read.
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
Mystic
n00b
n00b


Joined: 30 Oct 2003
Posts: 21
Location: Benson, MN USA

PostPosted: Tue Nov 11, 2003 4:16 am    Post subject: Some not right with other instructions I've read. Reply with quote

I have accouple questions about installing a configered kernal.

I've read accouple set of instructions on compiling and installing your own kernel that you modified. In these instructions it tells me to rename my old bzImage to something like bzImage.old... My problem here is...I don't have an old bzImage file in /boot ??? Is that a normal thing in Gentoo?

Also, do I have to rename or copy/rename my initrd file thats in /boot ?

For my final question about the kernal, this has to do with Grub
does this look like the proper grub.conf for what I'm doing?
Code:

default 0
timeout 30
splashimage=(hd0,2)/root/splash.xmp

title Gentoo Linux
root (hd0,0)
kernel (hd0,0)/boot/kernel-2.4.20-gentoo-r8 root=/dev/hda3 vga=792
initrd (hd0,0)/boot/initrd-2.4.20-gentoo-r8

title New Kernel
root (hd0,0)
kernel (hd0,0)/boot/kernel-2.4.20-gentoo-r8-1 root=/dev/hda3 vga=792
initrd (hd0,0)/boot/initrd-2.4.20-gentoo-r8


And while I'm writing...How do I get the spash screen to show up? No matter where I put it, it hasn't been working, not to mention that my screen always look garbled when "in" Grub. That prolly has to do with my vga setting, but I dunno what to set it to hehe.

Much thanks in advance for any help.
Mystic
_________________
I'm not a slacker, I'm just doing what I do best.
Back to top
View user's profile Send private message
flamebot
n00b
n00b


Joined: 05 Nov 2003
Posts: 21
Location: Kansas City

PostPosted: Tue Nov 11, 2003 7:17 am    Post subject: Reply with quote

They say bzImage as a generic term for the kernel in /boot. They mean your old kernel. Just don't name your new one the same name.

I am not sure what all the initrd stuff is, I just took it out of lilo.conf and my system still works.

For example:
Code:
image=/boot/your_kernel
root=/dev/hdaX
label=gentoo


But your using GRUB... same difference I guess.
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