All of lore.kernel.org
 help / color / mirror / Atom feed
* Grub2 problem?
@ 2009-07-21 14:27 BandiPat
  2009-07-21 14:42 ` Felix Zielcke
  0 siblings, 1 reply; 3+ messages in thread
From: BandiPat @ 2009-07-21 14:27 UTC (permalink / raw)
  To: Grub2 Development

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

Hi devs,
I just received this email on our Zenwalk list, complaining about a 
Grub2 failure to install with the latest Alpha release of the new 
Zenwalk.  As you may know, Zenwalk is planning to be one of the first 
distributions to release with Grub2 as it's primary bootloader, so we 
are trying to get all the bugs worked out prior to final release.  I 
will include the user's email, plus his picture of the error.  At this 
point I'm not sure it is a Grub2 error, but I'm hoping maybe you can at 
least give me some input.  I believe the version is svn2383, so if it 
was a problem, it may be fixed by the latest I just built, svn2430?  I'm 
trying to get more details, but thought I should follow up with you guys 
as well.  Here's the message and pic.

TIA
Pat
------------------

  -------- Original Message --------
Subject: 6.2 alpha: grub install failure
   Date: Mon, 20 Jul 2009 23:31:22 +0100
   From: M.S.Colclough <m.s.colclough@bham.ac.uk>
   Reply-To: zenwalk-vip@lists.zenwalk.org
   To: zenwalk-vip@lists.zenwalk.org



I installed 6.2 alpha on a pc that had 6.0 and lilo (no previous install
problems).  All defaults, Autopartition, followed by grub to MBR.
"Something went wrong" said the message.  Indeed it has: installation
looks OK, but unbootable (a broken lilo message: L 99).  sg2conf.log
mutters about no post-mbr gap (see attached screenshot).

Somebody on the archlinux forums suggests "parted 1 set bios_grub on".
I didn't try this because parted on the install disk is broken (no
libparted)

Mark

--------------------


-- 
        ---Zenwalk v6.x--Linux 2.6.30---
         Registered Linux User #225206
"Ever tried Zen computing?"  http://www.zenwalk.org



[-- Attachment #2: sg2err.jpg --]
[-- Type: image/jpeg, Size: 50987 bytes --]

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

* Re: Grub2 problem?
  2009-07-21 14:27 Grub2 problem? BandiPat
@ 2009-07-21 14:42 ` Felix Zielcke
  2009-07-22 17:54   ` Robert Millan
  0 siblings, 1 reply; 3+ messages in thread
From: Felix Zielcke @ 2009-07-21 14:42 UTC (permalink / raw)
  To: The development of GRUB 2

Am Dienstag, den 21.07.2009, 10:27 -0400 schrieb BandiPat:
> Hi devs,
> I just received this email on our Zenwalk list, complaining about a 
> Grub2 failure to install with the latest Alpha release of the new 
> Zenwalk.  As you may know, Zenwalk is planning to be one of the first 
> distributions to release with Grub2 as it's primary bootloader, so we 
> are trying to get all the bugs worked out prior to final release.

Ubuntu karmic will use it as default bootloader too.

>   I 
> will include the user's email, plus his picture of the error.  At this 
> point I'm not sure it is a Grub2 error, but I'm hoping maybe you can at 
> least give me some input.  I believe the version is svn2383, so if it 
> was a problem, it may be fixed by the latest I just built, svn2430?  I'm 
> trying to get more details, but thought I should follow up with you guys 
> as well.  Here's the message and pic.
> 
> TIA
> Pat

The picture clearly shows that he has now to use --force option if he
really wants blocklists.

> ------------------
> 
>   -------- Original Message --------
> Subject: 6.2 alpha: grub install failure
>    Date: Mon, 20 Jul 2009 23:31:22 +0100
>    From: M.S.Colclough <m.s.colclough@bham.ac.uk>
>    Reply-To: zenwalk-vip@lists.zenwalk.org
>    To: zenwalk-vip@lists.zenwalk.org
> 
> 
> 
> I installed 6.2 alpha on a pc that had 6.0 and lilo (no previous install
> problems).  All defaults, Autopartition, followed by grub to MBR.
> "Something went wrong" said the message.  Indeed it has: installation
> looks OK, but unbootable (a broken lilo message: L 99).  sg2conf.log
> mutters about no post-mbr gap (see attached screenshot).
> 
> Somebody on the archlinux forums suggests "parted 1 set bios_grub on".
> I didn't try this because parted on the install disk is broken (no
> libparted)
> 
> Mark
> 
> --------------------
> 
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel


-- 
Felix Zielcke




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

* Re: Grub2 problem?
  2009-07-21 14:42 ` Felix Zielcke
@ 2009-07-22 17:54   ` Robert Millan
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Millan @ 2009-07-22 17:54 UTC (permalink / raw)
  To: The development of GRUB 2

On Tue, Jul 21, 2009 at 04:42:33PM +0200, Felix Zielcke wrote:
> 
> The picture clearly shows that he has now to use --force option if he
> really wants blocklists.

I wonder why did that person get this error.  The message quoted below
suggests this is a GPT, but the error message says MSDOS-style label.

Perhaps this is an hybrid label?  GRUB should recognize this as GPT, but
it seems that it recognizes it as MSDOS-style instead.


> > Subject: 6.2 alpha: grub install failure
> >    Date: Mon, 20 Jul 2009 23:31:22 +0100
> >    From: M.S.Colclough <m.s.colclough@bham.ac.uk>
> >    Reply-To: zenwalk-vip@lists.zenwalk.org
> >    To: zenwalk-vip@lists.zenwalk.org
> > 
> > 
> > 
> > I installed 6.2 alpha on a pc that had 6.0 and lilo (no previous install
> > problems).  All defaults, Autopartition, followed by grub to MBR.
> > "Something went wrong" said the message.  Indeed it has: installation
> > looks OK, but unbootable (a broken lilo message: L 99).  sg2conf.log
> > mutters about no post-mbr gap (see attached screenshot).
> > 
> > Somebody on the archlinux forums suggests "parted 1 set bios_grub on".
> > I didn't try this because parted on the install disk is broken (no
> > libparted)
> > 
> > Mark
> > 
> > --------------------
> > 
> > 
> > _______________________________________________
> > Grub-devel mailing list
> > Grub-devel@gnu.org
> > http://lists.gnu.org/mailman/listinfo/grub-devel
> 
> 
> -- 
> Felix Zielcke
> 
> 
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
> 

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



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

end of thread, other threads:[~2009-07-22 17:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-21 14:27 Grub2 problem? BandiPat
2009-07-21 14:42 ` Felix Zielcke
2009-07-22 17:54   ` Robert Millan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.