Re: Is it possible to boot netbsd elf instead of netbsd.srec for Meraki?
"dave jones" <[email protected]> Tue, 22 Apr 2008 10:37:18 +0800
| Newsgroups | gmane.os.netbsd.ports.evbmips |
|---|---|
| Message-ID | <[email protected]> |
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 > [email protected] Urbana, IL * (217) 278-3933 ext 24 Dave