grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] a.out kernel loader


From: jakllsch
Subject: Re: [PATCH] a.out kernel loader
Date: Tue, 29 Jan 2008 12:11:25 -0600
User-agent: Mutt/1.5.16 (2007-06-09)

On Tue, Jan 29, 2008 at 03:20:12PM +0800, Bean wrote:
> On Jan 29, 2008 3:11 PM,  <address@hidden> wrote:
> > On Mon, Jan 28, 2008 at 06:37:16AM -0800, walt wrote:
> > >
> > > When I type 'boot' after loading the netbsd kernel with multiboot, the
> > > machine reboots instantly instead of starting the OS.
> > >
> > > Any ideas?
> > >
> >
> > I've encountered this in qemu where it tells you you are executing code
> > outside ram/rom at the kernel virtual entry address of 0xc0100000. The
> > NetBSD/i386 kernel needs to be loaded/entered at physical address
> > 0x00100000, it's, however, linked to run at 0xc0100000.
> >
> > This is trivial to fix, but the trivial fix may not be the right fix.
> >
> > Now if only I was having more luck when grub2 was loaded from coreboot.
> > But that's another thread maybe.
> 
> my previous multiboot patch fix this problem.

Did that make it into the repository yet?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]