Re: Is it possible to boot netbsd elf instead of netbsd.srec for Meraki?

"dave jones" <[email protected]> Mon, 14 Apr 2008 22:14:28 +0800
Newsgroups gmane.os.netbsd.ports.evbmips
Message-ID <[email protected]>
David Young wrote:
> On Mon, Mar 03, 2008 at 09:00:02PM +0800, dave jones wrote:
>
> > Hi,
> >
> > I can boot NetBSD on Meraki using netbsd.srec. I'm wondering whether I can use
> > netbsd elf kernel to boot Meraki? I tried to boot netbsd elf
> > kernel(0x80041000), but
> > it seems does not work.
>
> ELF works for me.  How did you try to boot your ELF kernel?

I try to use the below commands to boot netbsd elf, but it doesn't work.

Redboot> load -v -b 0x80041000 netbsd
Redboot> go


> Dave
>
> --
> David Young             OJC Technologies
> [email protected]      Urbana, IL * (217) 278-3933 ext 24

- Dave