[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] a.out kernel loader
From: |
Bean |
Subject: |
Re: [PATCH] a.out kernel loader |
Date: |
Wed, 30 Jan 2008 02:26:21 +0800 |
On Jan 30, 2008 2:11 AM, <address@hidden> wrote:
>
> 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?
no, you need to find it among the replies.
--
Bean
- Re: [PATCH] a.out kernel loader, (continued)
- Re: [PATCH] a.out kernel loader, Bean, 2008/01/28
- Re: [PATCH] a.out kernel loader, walt, 2008/01/28
- Re: [PATCH] a.out kernel loader, Bean, 2008/01/29
- Re: [PATCH] a.out kernel loader, walt, 2008/01/30
- Re: [PATCH] a.out kernel loader, Bean, 2008/01/30
- Re: [PATCH] a.out kernel loader, walt, 2008/01/31
- Re: [PATCH] a.out kernel loader, Bean, 2008/01/31
- Re: [PATCH] a.out kernel loader, jakllsch, 2008/01/29
- Re: [PATCH] a.out kernel loader, Bean, 2008/01/29
- Re: [PATCH] a.out kernel loader, jakllsch, 2008/01/29
- Re: [PATCH] a.out kernel loader,
Bean <=
- Re: [PATCH] a.out kernel loader, Robert Millan, 2008/01/29
- Re: [PATCH] a.out kernel loader, Marco Gerards, 2008/01/29
- Re: [PATCH] a.out kernel loader, Bean, 2008/01/29
- Re: [PATCH] a.out kernel loader, Marco Gerards, 2008/01/29
- Re: [PATCH] a.out kernel loader, Bean, 2008/01/29
- Re: [PATCH] a.out kernel loader, Robert Millan, 2008/01/29
- Re: [PATCH] a.out kernel loader, Marco Gerards, 2008/01/29