Port-evbmips archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Is it possible to boot netbsd elf instead of netbsd.srec for Meraki?
On Wed, Apr 16, 2008 at 12:32 AM, David Young wrote:
> On Tue, Apr 15, 2008 at 01:48:24PM dave jones wrote:
> > On Tue, Apr 15, 2008 at 12:36 AM, David Young wrote:
> > > On Mon, Apr 14, 2008 at 10:14:28PM dave jones wrote:
>
> > > > Redboot> load -v -b 0x80041000 netbsd
> > > > Redboot> go
> >
> > > What does file(1) have to say about your kernel? What do you see on
> > > the console?
> >
> > $ file netbsd
> > netbsd: ELF 32-bit MSB executable, MIPS, MIPS32 version 1 (SYSV),
> > statically linked, for NetBSD 4.99.57, not stripped
> >
> > > Try again like this,
> > >
> > > RedBoot> load netbsd
> > > RedBoot> go
> >
> > It doesn't work:
> >
> > RedBoot> load netbsd
> > Using default protocol (TFTP)
> > *** Abort! Attempt to load ELF data to address: 0x80040074 which is not in
> RAM
> >
> > Any idea?
>
> How big is your kernel? What happens when you use the 'load -v -b 0x...'
> command that you mention, above?
$ ls -lg netbsd
-rwxr-xr-x 1 root 2487657 2008-04-15 14:09 netbsd
No output on minicom.
> Dave
>
> --
>
>
> David Young OJC Technologies
> dyoung%ojctech.com@localhost Urbana, IL * (217) 278-3933 ext 24
Dave
Home |
Main Index |
Thread Index |
Old Index