Code: Select all
splashimage=(hd0,0)/boot/grub/splash.xpm.gzCode: Select all
splashimage=(hd0,0)/grub/splash.xpm.gz
Code: Select all
#splashimage=(hd0,0)/boot/grub/splash.xpm.gz



several pcs with the exact same hardware and revisions? unlikely; and as I said, my dad uses p4s, has the same symptoms and I never felt like fixing it because...ddnt wrote:I have installed Gentoo on several PCs. So I can make sure there was no arch problems.
I used -O3 march=Pentium4 -pipe at the beginning, but I tried no -O and nothing better.
Yeah, but he said that LILO works for hi so it probably isn't that....jmbsvicetto wrote:Hi.
What are your system specs? Post the output of cat /proc/cpuinfo.
Are you sure that you're not creating code that cannot run on your processor? Something like using -march=i686 on an Athlon or -march=pentium4 in a pentium mobile?
Code: Select all
root (hd0,0)
setup (hd0)
quit
Actually, I've been using GRUB for years and I've never had a problem. I can also assure you that GRUB works flawlessly on P4s - I have it on several.mdeininger wrote:well, grub never worked on my dad's pc either, and he's using a p4 as well, might be connected somehow... if lilo works for you, stick with that.



well, I don't personally have any trouble with grub either, my dad's pc is the absolutely only one I've ever encountered with that problem. I always use grub too, but I see not much of a drawback attached to lilo in most circumstances, so... *shrugs*jmbsvicetto wrote:Actually, I've been using GRUB for years and I've never had a problem. I can also assure you that GRUB works flawlessly on P4s - I have it on several.mdeininger wrote:well, grub never worked on my dad's pc either, and he's using a p4 as well, might be connected somehow... if lilo works for you, stick with that.