public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.23: GRUB reports "Setup signature not found"
@ 2007-11-09 16:48 Chuck Ebbert
  2007-11-09 16:59 ` Randy Dunlap
  2007-11-09 19:50 ` H. Peter Anvin
  0 siblings, 2 replies; 7+ messages in thread
From: Chuck Ebbert @ 2007-11-09 16:48 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: linux-kernel

Multiple people have now reported this error message with 2.6.23.
Updating GRUB fixes it:

https://bugzilla.redhat.com/show_bug.cgi?id=370391
https://bugzilla.redhat.com/show_bug.cgi?id=371321

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

* Re: 2.6.23: GRUB reports "Setup signature not found"
  2007-11-09 16:48 2.6.23: GRUB reports "Setup signature not found" Chuck Ebbert
@ 2007-11-09 16:59 ` Randy Dunlap
  2007-11-09 18:37   ` H. Peter Anvin
  2007-11-09 18:40   ` H. Peter Anvin
  2007-11-09 19:50 ` H. Peter Anvin
  1 sibling, 2 replies; 7+ messages in thread
From: Randy Dunlap @ 2007-11-09 16:59 UTC (permalink / raw)
  To: Chuck Ebbert; +Cc: H. Peter Anvin, linux-kernel

On Fri, 09 Nov 2007 11:48:20 -0500 Chuck Ebbert wrote:

> Multiple people have now reported this error message with 2.6.23.
> Updating GRUB fixes it:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=370391
> https://bugzilla.redhat.com/show_bug.cgi?id=371321

Thanks for the info.
A better fix IMHO would be if one could get lilo to work.  :)

---
~Randy [who is fed up with grub]

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

* Re: 2.6.23: GRUB reports "Setup signature not found"
  2007-11-09 16:59 ` Randy Dunlap
@ 2007-11-09 18:37   ` H. Peter Anvin
  2007-11-09 18:40   ` H. Peter Anvin
  1 sibling, 0 replies; 7+ messages in thread
From: H. Peter Anvin @ 2007-11-09 18:37 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Chuck Ebbert, linux-kernel

Randy Dunlap wrote:
> On Fri, 09 Nov 2007 11:48:20 -0500 Chuck Ebbert wrote:
> 
>> Multiple people have now reported this error message with 2.6.23.
>> Updating GRUB fixes it:
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=370391
>> https://bugzilla.redhat.com/show_bug.cgi?id=371321
> 
> Thanks for the info.
> A better fix IMHO would be if one could get lilo to work.  :)
> 

There is a fix in 2.6.24 series (norminated for 2.6.23.2) that makes it 
work with old versions of LILO -- and unfortunately breaks old 
syslinux... Either way, current versions of LILO should work just fine.

	-hpa

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

* Re: 2.6.23: GRUB reports "Setup signature not found"
  2007-11-09 16:59 ` Randy Dunlap
  2007-11-09 18:37   ` H. Peter Anvin
@ 2007-11-09 18:40   ` H. Peter Anvin
  2007-11-09 18:46     ` Randy Dunlap
  1 sibling, 1 reply; 7+ messages in thread
From: H. Peter Anvin @ 2007-11-09 18:40 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Chuck Ebbert, linux-kernel

Randy Dunlap wrote:
> On Fri, 09 Nov 2007 11:48:20 -0500 Chuck Ebbert wrote:
> 
>> Multiple people have now reported this error message with 2.6.23.
>> Updating GRUB fixes it:
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=370391
>> https://bugzilla.redhat.com/show_bug.cgi?id=371321
> 
> Thanks for the info.
> A better fix IMHO would be if one could get lilo to work.  :)
> 
> ---
> ~Randy [who is fed up with grub]

BTW, I definitely can agree with your feeling about grub (which is part 
of why I maintain a different boot loader suite.)  However, if you know 
of any LILO problems, please speak up.

	-hpa

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

* Re: 2.6.23: GRUB reports "Setup signature not found"
  2007-11-09 18:40   ` H. Peter Anvin
@ 2007-11-09 18:46     ` Randy Dunlap
  2007-11-09 18:53       ` H. Peter Anvin
  0 siblings, 1 reply; 7+ messages in thread
From: Randy Dunlap @ 2007-11-09 18:46 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Chuck Ebbert, linux-kernel

On Fri, 09 Nov 2007 10:40:54 -0800 H. Peter Anvin wrote:

> Randy Dunlap wrote:
> > On Fri, 09 Nov 2007 11:48:20 -0500 Chuck Ebbert wrote:
> > 
> >> Multiple people have now reported this error message with 2.6.23.
> >> Updating GRUB fixes it:
> >>
> >> https://bugzilla.redhat.com/show_bug.cgi?id=370391
> >> https://bugzilla.redhat.com/show_bug.cgi?id=371321
> > 
> > Thanks for the info.
> > A better fix IMHO would be if one could get lilo to work.  :)
> > 
> > ---
> > ~Randy [who is fed up with grub]
> 
> BTW, I definitely can agree with your feeling about grub (which is part 
> of why I maintain a different boot loader suite.)  However, if you know 
> of any LILO problems, please speak up.

I don't know of any lilo-specific problems and didn't mean to imply
that LILO is at fault.

The problems that I have seen when I have tried to switch from
grub to LILO are more like config issues:
either "can't find root device" or
"cannot open /dev/console" or other initrd/initramfs issues.

Thanks,
---
~Randy

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

* Re: 2.6.23: GRUB reports "Setup signature not found"
  2007-11-09 18:46     ` Randy Dunlap
@ 2007-11-09 18:53       ` H. Peter Anvin
  0 siblings, 0 replies; 7+ messages in thread
From: H. Peter Anvin @ 2007-11-09 18:53 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Chuck Ebbert, linux-kernel

Randy Dunlap wrote:
> On Fri, 09 Nov 2007 10:40:54 -0800 H. Peter Anvin wrote:
> 
>> Randy Dunlap wrote:
>>> On Fri, 09 Nov 2007 11:48:20 -0500 Chuck Ebbert wrote:
>>>
>>>> Multiple people have now reported this error message with 2.6.23.
>>>> Updating GRUB fixes it:
>>>>
>>>> https://bugzilla.redhat.com/show_bug.cgi?id=370391
>>>> https://bugzilla.redhat.com/show_bug.cgi?id=371321
>>> Thanks for the info.
>>> A better fix IMHO would be if one could get lilo to work.  :)
>>>
>>> ---
>>> ~Randy [who is fed up with grub]
>> BTW, I definitely can agree with your feeling about grub (which is part 
>> of why I maintain a different boot loader suite.)  However, if you know 
>> of any LILO problems, please speak up.
> 
> I don't know of any lilo-specific problems and didn't mean to imply
> that LILO is at fault.
> 
> The problems that I have seen when I have tried to switch from
> grub to LILO are more like config issues:
> either "can't find root device" or
> "cannot open /dev/console" or other initrd/initramfs issues.
> 

OK.  I'd be interested in your experience if you'd be willing to try out 
syslinux (extlinux).

	-hpa

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

* Re: 2.6.23: GRUB reports "Setup signature not found"
  2007-11-09 16:48 2.6.23: GRUB reports "Setup signature not found" Chuck Ebbert
  2007-11-09 16:59 ` Randy Dunlap
@ 2007-11-09 19:50 ` H. Peter Anvin
  1 sibling, 0 replies; 7+ messages in thread
From: H. Peter Anvin @ 2007-11-09 19:50 UTC (permalink / raw)
  To: Chuck Ebbert; +Cc: linux-kernel

Chuck Ebbert wrote:
> Multiple people have now reported this error message with 2.6.23.
> Updating GRUB fixes it:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=370391
> https://bugzilla.redhat.com/show_bug.cgi?id=371321

This is indeed a known problem with very old versions of grub.  It would 
appear that Red Hat's rpms for grub don't actually update (some parts 
of?) grub, so it leaves an ancient grub on the system and in use.

	-hpa


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

end of thread, other threads:[~2007-11-09 19:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-09 16:48 2.6.23: GRUB reports "Setup signature not found" Chuck Ebbert
2007-11-09 16:59 ` Randy Dunlap
2007-11-09 18:37   ` H. Peter Anvin
2007-11-09 18:40   ` H. Peter Anvin
2007-11-09 18:46     ` Randy Dunlap
2007-11-09 18:53       ` H. Peter Anvin
2007-11-09 19:50 ` H. Peter Anvin

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