--- Carl Hartung <[EMAIL PROTECTED]> wrote: > On Sun February 11 2007 23:27, Christopher Dick > wrote: > > As near as I can tell, everything is just fine. > But > > grub just doesn't like Linux on my system. > > I agree. This stuff all looks fine. > > > Again, it may be related to this bug: > > > > https://bugzilla.novell.com/show_bug.cgi?id=223773 > > There's an easy way to check this listed in the bug > report... compare the > md5sum of the 'active' stage2 against the original: > > open a shell, 'su' to superuser permissions and: > > 'cd /boot/grub' > 'md5sum stage2' > (my result: 66797a774c25457f3b5e7c7f0920db9f > stage2) > 'md5sum /usr/lib/grub/stage2' > (my result: 66797a774c25457f3b5e7c7f0920db9f > /usr/lib/grub/stage2) >
Well, I guess its not this bug, because: md5sum /boot/grub/stage2 /usr/lib/grub/stage2 66797a774c25457f3b5e7c7f0920db9f /boot/grub/stage2 66797a774c25457f3b5e7c7f0920db9f /usr/lib/grub/stage2 I guess its something else. Previous installations had different hashes, I know. Perhaps if I set the grub.conf to point to the /usr/lib/grub version instead of the /boot/grub version? ____________________________________________________________________________________ Have a burning question? Go to www.Answers.yahoo.com and get answers from real people who know. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
