Robert Millan <[EMAIL PROTECTED]> writes:
Hi Robert,
> We got this bug report from Debian BTS. It seems to be related to LVM.
>
> The argc address in last line looks very suspicious; stack corruption?
Can you try valgrind? The older valgrinds didn't work with GRUB 2,
but the newer ones do.
--
On Wednesday 16 May 2007 08:17, Robert Millan wrote:
> Note that this code is in powerpc/../grub-install.in already, and in my
> version of i386/efi/grub-install.in it didn't made in. Instead, sanity
> check there is:
This means that I was not careful enough to review the powerpc-specific code.
On Wednesday 16 May 2007 08:25, Robert Millan wrote:
> On Tue, May 15, 2007 at 10:16:11PM +0200, Yoshinori K. Okuji wrote:
> > On Friday 11 May 2007 18:03, Robert Millan wrote:
> > > Please have a look at this patch that adds grub-install for EFI and
> > > tell me what you think. I have some doubt
At Thu, 17 May 2007 11:58:54 +0200,
Marco Gerards wrote:
> Hi Robert,
>
> > We got this bug report from Debian BTS. It seems to be related to LVM.
> >
> > The argc address in last line looks very suspicious; stack corruption?
>
> Can you try valgrind? The older valgrinds didn't work with GRUB 2
At Mon, 7 May 2007 22:00:50 +0200,
Robert Millan wrote:
>
> On Mon, May 07, 2007 at 09:03:48PM +0200, Yoshinori K. Okuji wrote:
> > On Saturday 05 May 2007 01:29, Robert Millan wrote:
> > > It seems there are problems with accessing software RAID in devices with
> > > pathnames like /dev/md_d0p1
>
Hi,
Here is a patch to make it possible to access the host filesystem from
grub-emu. This is especially useful for debugging purposes and will
make my life easier ;-).
This also adds a dummy disk which is used to give the host filesystem
a name. It is not particularly clean, but adding this as
At Sat, 5 May 2007 01:29:07 +0200,
Robert Millan wrote:
> It seems there are problems with accessing software RAID in devices with
> pathnames like /dev/md_d0p1
>
> On Sat, Jan 06, 2007 at 05:59:16PM +0100, martin f krafft wrote:
> >
> > grub2 1.95-2 still does not support partitionable arrays:
>
tags 381150 fixed-upstream
thanks
On Fri, May 18, 2007 at 01:28:15AM +0200, Jeroen Dekkers wrote:
> > > cannot find a GRUB drive for md_d0p1.
>
> My latest commit to GRUB2 CVS should fix this.
Martin, can you check if things work for you before next upload ?
--
Robert Millan
My spam trap is [
On Thu, May 17, 2007 at 09:18:41PM +0200, Yoshinori K. Okuji wrote:
> On Wednesday 16 May 2007 08:25, Robert Millan wrote:
> > On Tue, May 15, 2007 at 10:16:11PM +0200, Yoshinori K. Okuji wrote:
> > > On Friday 11 May 2007 18:03, Robert Millan wrote:
> > > > Please have a look at this patch that ad
On Thu, May 17, 2007 at 11:28:12PM +0200, Marco Gerards wrote:
> +grub_error (GRUB_ERR_BAD_FS, "not a affs filesystem");
> +grub_error (GRUB_ERR_BAD_FS, "not a hfsplus filesystem");
> +grub_error (GRUB_ERR_BAD_FS, "not a sfs filesystem");
I think these should be "an" (but not sure abou
On Sun, May 13, 2007 at 06:44:07PM +0200, Robert Millan wrote:
> On Sun, May 13, 2007 at 12:02:26PM +0100, Sam Morris wrote:
> > On Sat, 2007-05-12 at 22:16 +0100, Sam Morris wrote:
> > > On Wed, 2007-05-09 at 18:13 +0200, Robert Millan wrote:
> > > > I'm forwarding you a bug report from Debian. I
Robert Millan <[EMAIL PROTECTED]> writes:
> On Thu, May 17, 2007 at 11:28:12PM +0200, Marco Gerards wrote:
>> +grub_error (GRUB_ERR_BAD_FS, "not a affs filesystem");
>> +grub_error (GRUB_ERR_BAD_FS, "not a hfsplus filesystem");
>> +grub_error (GRUB_ERR_BAD_FS, "not a sfs filesystem");
12 matches
Mail list logo