Subject: How to use gzboot
To: None <port-arm@netbsd.org>
From: =?GB2312?B?uLa9qLuq?= <andygod00@gmail.com>
List: port-arm
Date: 04/10/2006 17:27:38
------=_Part_109_17006666.1144661258148
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

How to use gzboot to load the NetBSD kernel in  the Embedded System (Samsun=
g
SMDK2410 board) ?
multi-file image:
mkimage -A arm -O Netbsd -T multi -C none -a 0x3000000 -e 0x30000148  -d
gzboot:netbsd.bin.gz unetbsd
It run into the gzboot ,but it could not find the right entry point of the
kernel.
Anyone who has the exprience of using  gzboot  can tell me what was wrong?
Thank you !

------=_Part_109_17006666.1144661258148
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

How to use gzboot to load the NetBSD kernel in&nbsp; the Embedded System (S=
amsung SMDK2410 board) ?<br>multi-file image:<br>mkimage -A arm -O Netbsd -=
T multi -C none -a 0x3000000 -e 0x30000148&nbsp; -d gzboot:netbsd.bin.gz un=
etbsd<br>
It run into the gzboot ,but it could not find the right entry point of the =
kernel.<br>Anyone who has the exprience of using&nbsp; gzboot&nbsp; can tel=
l me what was wrong?<br>Thank you !<br>

------=_Part_109_17006666.1144661258148--