On Jan 30, 2008 2:11 AM,  <[EMAIL PROTECTED]> wrote:
>
> On Tue, Jan 29, 2008 at 03:20:12PM +0800, Bean wrote:
> > On Jan 29, 2008 3:11 PM,  <[EMAIL PROTECTED]> 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?

no, you need to find it among the replies.

-- 
Bean


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to