Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub cannot find bzImage on /boot partition
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
mrt76
Guest





PostPosted: Sun Jun 16, 2002 3:06 am    Post subject: grub cannot find bzImage on /boot partition Reply with quote

When I choose Gentoo in Grub, it says it cannot find bzImage. I booted from the install cd to check the contents of my /boot partition. I created a /mnt/temp directory and mounted hda3 (my /boot part.) to it. When I go into /mnt/temp, I see boot, grub, and lost+found. When I go into the boot folder, I see boot, grub, and lost+found again. It goes on like this infinately. I checked the boot directory on my root partition, but there is no bzImage there either. Am I SOL or what?
Back to top
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sun Jun 16, 2002 3:10 am    Post subject: Reply with quote

Okay, first off, there's a symlink in /boot that points back to /boot. Thus, you can say /boot/boot/boot/boot/grub, and it will point to /boot/grub. This is useful when specifying paths in GRUB, so you can say (hd0,3)/boot/bzImage instead of (hd0,3)/bzImage... it's just a human nicety.

Okay... to fix your problem, make sure you copied the kernel out of /usr/src/linux/arch/i386/boot/bzImage and to your /boot partition. Then, make sure that your "kernel" line in /boot/grub/menu.lst is pointing to the right location.
Back to top
View user's profile Send private message
fghellar
Bodhisattva
Bodhisattva


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

PostPosted: Sun Jun 16, 2002 3:14 am    Post subject: Reply with quote

Another possible cause is that you forgot to mount your /boot partition before copying bzImage there. To check, unmount /boot (leaving / mounted) and see if the /boot/bzImage file is there. If yes, move it to /, mount /boot again and move it back to /boot.
_________________
| www.gentoo.org | www.tldp.org | www.google.com |
Back to top
View user's profile Send private message
mrt76
Guest





PostPosted: Sun Jun 16, 2002 3:24 am    Post subject: Thanks Reply with quote

Yes, I think I just forgot copy it over. Operator Error - go figure. Thank you for the quick replies.
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