Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub error, strange characters
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
irony
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jul 2002
Posts: 129
Location: CT

PostPosted: Mon Jan 26, 2004 6:54 pm    Post subject: grub error, strange characters Reply with quote

I've been reinstalling gentoo and I've run into a bit of problem on first boot.

After hardware/bios messages, Grub starts, and for a few moments (30s or so), there is only a blinking cursor in the top left of the screen, then comes up with the following error:

Code:

    Booting 'Gentoo'

root (hd0,0)
  Filesystem type is ext2fs, partition type 0x83
kernel (hd0,0)/boot/bzImage root=/dev/sda2

Error 15: File not found

Press any key to continue...


If I do press a key, I get the grub load screen, but with regular dotted vertical lines, like messed up input to the screen. Additionally, in the error message, the parentheses are messed up. You can see the right one in all of them, but other than that it's kind of static-y, but just those characters.

I'm using the current (non-ARCH="~x86") grub, gentoo-dev-sources/kernel-2.6.1-r1 (no framebuffer options). It's a fresh install.

Any help is greatly appreciated. I'm going to try a 2.4 kernel if this doesn't work, and I have a spare video card I can try, but everything works fine off of the install cd, so I don't think hardware is the problem.
_________________
"and if rain brings winds of change, let it rain on us forever..."
Back to top
View user's profile Send private message
tmr777
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jan 2003
Posts: 101
Location: Chicago, IL

PostPosted: Mon Jan 26, 2004 9:21 pm    Post subject: Reply with quote

Seems to be finding the root partition OK, but fails looking for the kernel. Three things I can think of:

1. Is there a kernel really named bzImage in the boot partition? I know genkernel uses a different naming convention

2. Is there an initrd file specified in the grub.conf that may not have been copied over?

3. Is there a recursive sym link to boot in the boot directory. I've had trouble with grub when this did not exist:

Code:

> mount /boot
> cd /boot
> ln -s . boot


If not, a listing of your boot dir and grub.conf would be helpful.

_Terry
Back to top
View user's profile Send private message
irony
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jul 2002
Posts: 129
Location: CT

PostPosted: Mon Jan 26, 2004 10:10 pm    Post subject: Reply with quote

Problem was a missing symlink from /boot/grub to /boot. Solved by changing all links from /boot/grub to /grub.
_________________
"and if rain brings winds of change, let it rain on us forever..."
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