Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2006 10:05:43 +0800
From:      "Doug Brewer" <brewer.doug@gmail.com>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: FreeBSD/arm image question
Message-ID:  <b2ec5cad0611121805y79674d19pc9abac3683d005f9@mail.gmail.com>
In-Reply-To: <20061112.184546.514366287.imp@bsdimp.com>
References:  <b2ec5cad0611121740s5d4fcf59nd45a8a5dfc308a63@mail.gmail.com> <20061112.184546.514366287.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/13/06, M. Warner Losh wrote:
> In message: <b2ec5cad0611121740s5d4fcf59nd45a8a5dfc308a63@mail.gmail.com>
>             "Doug Brewer" <brewer.doug@gmail.com> writes:
> : Hello,
> :
> : I have an i80321 customized board and I'm new to FreeBSD/arm.
> : My bootloader loads Linux zImage. My question is FreeBSD kernel.bin =
> : Linux zImage?
> : I think FreeBSD kernel.bin is a raw binary with no program headers.
>
> That is correct.
>
> You can do a 'make kernel.tramp' and get a kernel.gz.bin as well,
> which more closely matches zImage.

You mean I can run "make kernel.tramp KERNCONF=mykernel" ?
I used gzip -c kernel.bin > kernel.bin.gz to generate compressed raw binary.

Thank you very much.

> Warner

Warm regards,
Doug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2ec5cad0611121805y79674d19pc9abac3683d005f9>