public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] GRUB speed up
@ 2005-10-04  5:00 Pingveno
  2005-10-04  8:43 ` Oliver Friedrich
  2005-10-04 11:12 ` Folken
  0 siblings, 2 replies; 3+ messages in thread
From: Pingveno @ 2005-10-04  5:00 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 513 bytes --]

I've noticed that GRUB takes a rather long time to start up on my 
computer. Granted, this is PII 550 Mhz. But it takes several seconds 
just for GRUB, not for anything to do with the kernel starting. The 
attached file is, obviously, my configuration file. BTW, the commented 
out entries are just old.

Any optimization ideas out there?

-Pingveno

-- 

"I am the main Dish of the Day. May I interest you in parts of my body?" 
- The Dish of the Day serving itself at the Restaurant at the End of the 
Universe

[-- Attachment #2: grub.conf --]
[-- Type: text/plain, Size: 1159 bytes --]

default=0
timeout=1
splashimage=(hd0,3)/grub/splash.xpm.gz

#title Linux 2.6.10-gentoo-r4
#    root (hd0,3)
#    kernel /kernel-2.6.11-gentoo-r8 root=/dev/ram0 real_root=/dev/hda1 vga=0x317 splash=silent,theme:gentoo video=vesafb:ywrap,mtrr,1280x1024-16@85
#    initrd /initrd-2.6.11-gentoo-r8

#title Linux 2.6.10-gentoo-r4
#    root (hd0,3)
#    kernel /kernel-2.6.10-gentoo-r4 root=/dev/ram0 real_root=/dev/hda1 vga=0x317 splash=silent,theme:gentoo video=vesafb:ywrap,mtrr,1280x1024-16@85
#    initrd /initrd-2.6.10-gentoo-r4

#title Linux 2.6.9-gentoo-r4
#    root (hd0,3)
#    kernel /kernel-2.6.9-gentoo-r4 root=/dev/hda1 real_root=/dev/hda1 splash=silent,theme:gentoo  video=vesafb:ywrap,mtrr,1280x1024-16@85 initrd=/initrd-2.6.9-gentoo-r4
#    initrd /initrd-2.6.9-gentoo-r4

title Linux 2.6.11-gentoo-r8
    root (hd0,3)
    kernel /kernel-2.6.11-gentoo-r8 init="/linuxrc" root=/dev/ram0 real_root=/dev/hda1 video=vesafb:ywrap,mtrr,1280x1024-16@85 udev
    initrd /initrd-2.6.11-gentoo-r8


#title Windoze
#    #:1 <-- type: 0 => linux, 1 => windows, 2 => other
#    rootnoverify (hd0,3)
#    makeactive
#    chainloader +1
                        


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-10-04 11:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-04  5:00 [gentoo-user] GRUB speed up Pingveno
2005-10-04  8:43 ` Oliver Friedrich
2005-10-04 11:12 ` Folken

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox