Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
boot grub problems
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
chimpsky
Tux's lil' helper
Tux's lil' helper


Joined: 22 Nov 2003
Posts: 109

PostPosted: Mon Dec 08, 2003 10:49 pm    Post subject: boot grub problems Reply with quote

my system seems to be working fine save two problems:

1 durring the boot process the screen is all garbled up just showing a bunch of garbage not even real letters or numbers untill about half way through the boot process then it clicks on it looks just fine (im not at all worried about this but if you know a quick solution i would appreciate it)

2 grub is not loading when i boot up it simply goes straight into the boot process and loads gentoo, i followed the instillation guide/doc very closely and went back over making sure i made no errors does anyone know what might be causing this or how to fix it???
thank you
Back to top
View user's profile Send private message
ebruning
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2002
Posts: 104

PostPosted: Mon Dec 08, 2003 10:52 pm    Post subject: Reply with quote

What is your timeout value in your grub.conf? Do you have VGA= set?

It may also help if you post your grub.conf.
Back to top
View user's profile Send private message
chimpsky
Tux's lil' helper
Tux's lil' helper


Joined: 22 Nov 2003
Posts: 109

PostPosted: Mon Dec 08, 2003 11:25 pm    Post subject: Reply with quote

this is my grub.conf file in /boot/grub/grub.conf

default 0
timeout 15
splashimage=(hda0,0)/boot/grub/splash.xpm.gz
title=gentoo (genkernel)
root (hd0,0)
kernel (hd0,0)/boot/kernel-2.4.20-gentoo-r9_old root=/dev/hda3
initrd (hd0,0)/boot/initrd-2.4.20-gentoo-r9

title=gentoo (iptables)
root (hd0,0)
kernel (hd0,0)/boot/kernel-2.4.20-gentoo-r9 root=/dev/hda3
initrd (hd0,0)/boot/initrd-2.4.20-gentoo-r9

i added the second part when i was dealing with iptables but the bootloader didnt appear before that
any suggestions???
Back to top
View user's profile Send private message
Doomwookie
Tux's lil' helper
Tux's lil' helper


Joined: 07 Oct 2003
Posts: 143
Location: Dayton, Oh

PostPosted: Mon Dec 08, 2003 11:39 pm    Post subject: Reply with quote

Try commenting out the the splashimage line with a "#". I was having a simalar problem with my P25-S607, and when I commented out that line, suddenly everything was clear, no purdy background, bit it was very readable.
_________________
Doomwookie
Toshiba Satellite P25-S607
Gentoo/Windows MCE Dualboot
Back to top
View user's profile Send private message
chimpsky
Tux's lil' helper
Tux's lil' helper


Joined: 22 Nov 2003
Posts: 109

PostPosted: Tue Dec 09, 2003 12:20 am    Post subject: Reply with quote

it worked thanks
Back to top
View user's profile Send private message
Cerement
Guru
Guru


Joined: 14 Jun 2003
Posts: 404

PostPosted: Tue Dec 09, 2003 12:30 am    Post subject: Reply with quote

there's also a typo in your splash image line

splashimage=(hda0,0)/boot/grub/splash.xpm.gz

should be
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
Back to top
View user's profile Send private message
chimpsky
Tux's lil' helper
Tux's lil' helper


Joined: 22 Nov 2003
Posts: 109

PostPosted: Tue Dec 09, 2003 8:02 pm    Post subject: Reply with quote

that was it... its sad isnt it
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