Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Yeeeow. Bootloader config changes?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
L33ad
n00b
n00b


Joined: 19 Feb 2005
Posts: 8
Location: NC

PostPosted: Mon Jul 18, 2005 5:41 am    Post subject: Yeeeow. Bootloader config changes? Reply with quote

Okay, so I admit, I'm lame and I used genkernel all to build my kernel. But I do keep it up to date.

So I was building 2.6.12-r6, and I noticed that a few things had changed. The filename had changed from kernel-2.6.12-r4 to kernel-genkernel-x86-2.6.12-gentoo-r6. I can deal with that. Instead of initrd, I get a initramfs-genkernel-x86-2.6.12-gentoo-r6. A little weirder, but I can deal with it.

So I plug everything into grub.conf and reboot. No problems, except now that I have to specify /dev/hda4 as my root device every time I start up. I can't seem to find much documentation (or any topics here) on these changes, so that leads me to believe it's just new stuff and nobody's had time to complain, or it's just my system.

Can anyone confirm this? Or point me in the right direction?
Back to top
View user's profile Send private message
Raistlin
l33t
l33t


Joined: 17 May 2004
Posts: 691
Location: Boston, MA

PostPosted: Mon Jul 18, 2005 11:50 am    Post subject: Reply with quote

Hi,

sounds kind of strange - you're sure the only thing you've changed is the new kernel version?
I don't use genkernel, therefore I cannot make a statement about the new naming-schemes...
But as for the grub-problem, you can easily solve it by editing
Code:
/boot/grub/menu.lst

and place a
Code:
root=/dev/hda4
on the right line...
For example:
Code:
kernel /kernel-2.6.12-gentoo-r4 root=/dev/hda4

BTW do you have a separate partition for /boot ?

cheers, r.
_________________
Zwei Was Eins Initially

"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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