Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub reboot loop
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
bjoern
Guest





PostPosted: Thu Apr 18, 2002 7:55 pm    Post subject: grub reboot loop Reply with quote

Hello to you all

I just installed the latest gentoo linux and everything went fine up to the point when I wanted to load my new system.
The computer starts and the grub screen appears, but instead of loading the kernel grub simply reboots the system... again and again... and I just cant't get into my system..

config:
amd k6/2 400
128mb ram
boot-partition: hda5
root-partition: hda2

grub-entry:
root (hd0,4)
kernel /boot/bzImage root=/dev/hda2

any suggestions?

björn
Back to top
betatim
n00b
n00b


Joined: 18 Apr 2002
Posts: 28

PostPosted: Thu Apr 18, 2002 8:50 pm    Post subject: Reply with quote

are you sure you change the prosessor type during buildign your own kernel ??because thats what took my ages to find that I forgot to do it and ended up with the same problem my k6-2 333 rebootign after you hit boot in grub
_________________
Never underestimate the power of stupid people in large groups.
Back to top
View user's profile Send private message
Nitro
Bodhisattva
Bodhisattva


Joined: 08 Apr 2002
Posts: 661
Location: San Francisco

PostPosted: Thu Apr 18, 2002 8:55 pm    Post subject: Reply with quote

Is that *all* you have in your config file?

Perhaps try changing it to:
Code:

default 0
title=My Gentoo Default
root (hd0,4)
kernel /boot/bzImage root=/dev/hda2


Also, does the screen load to the point where you can hit the 'c' button on you keyboard and manually boot if using the grub command line?

By the way, you might also want to put a 'ro' on the end of you kernel line, that way you will mount the root filesystem read-only until the gentoo init scripts remount it as rw.
_________________
- Kyle Manna

Please, please SEARCH before posting.

There are three kinds of people in the world: those who can count, and those who can't.
Back to top
View user's profile Send private message
Guest






PostPosted: Fri Apr 19, 2002 5:57 am    Post subject: Reply with quote

no no,

the config-file itself does look quite like you describe it...
and yes, grub does load up to the point where I can edit the boot commands and so on.....

greets

björn...
Back to top
fghellar
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 856
Location: Porto Alegre, BR

PostPosted: Fri Apr 19, 2002 6:11 am    Post subject: Reply with quote

Haven't you by chance forgot to mount /boot before copying bzImage?
_________________
| www.gentoo.org | www.tldp.org | www.google.com |
Back to top
View user's profile Send private message
Guest






PostPosted: Fri Apr 19, 2002 8:10 am    Post subject: Reply with quote

Hello,

Yes, I definitely mounted my /boot partition. I strictly followed the instructions in the install-guide (including mounting the partitions) and even rechecked bzImage existed in /boot....
maybe I really forgot to enble support for my amd processor when compiling the kernel, like one of you said before....

OK, maybe I'm still too much a newbie to use gentoo, but now that it has happened... what can I do ......?

many thanks for your support
Back to top
betatim
n00b
n00b


Joined: 18 Apr 2002
Posts: 28

PostPosted: Fri Apr 19, 2002 11:59 am    Post subject: Reply with quote

bott from the CD then get into the chroot enviroment and recompile the kernel remembering to set it up for K6-2
copy it to the /boot partition and give it a try

nice weekend
_________________
Never underestimate the power of stupid people in large groups.
Back to top
View user's profile Send private message
bjoern
Guest





PostPosted: Fri Apr 19, 2002 12:04 pm    Post subject: thx Reply with quote

thanks:-))

wish you all a nice we, too....
Back to top
bjoern
Guest





PostPosted: Fri Apr 19, 2002 3:18 pm    Post subject: that was it Reply with quote

I just recompiled the kernel with support for my K6/2 and I just wanted to let you know everything works fine now...

thanks a lot!!
Back to top
zeb
Tux's lil' helper
Tux's lil' helper


Joined: 19 Apr 2002
Posts: 79
Location: Finland

PostPosted: Fri Apr 19, 2002 5:54 pm    Post subject: Something for the docs? Reply with quote

I had the exact same problem, had to reboot from the cd and recompile after my P200 refused to boot.

Perhaps it would be a good idea to mention selecting your processor type in the installation docs? Not everyone are kernel-compilation wizards, and it's easy to overlook since there are quite a few settings in there.

Just my two euro-cents...
Back to top
View user's profile Send private message
user99
Guest





PostPosted: Fri Apr 19, 2002 6:35 pm    Post subject: Reply with quote

I also had to recompile for a PII-350. Sis5600 chipset
Back to top
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