On Wednesday 16 November 2005 06:12 am, ld_ts7200 wrote:
> I've built an new zImage (rather than vmlinux) and then using the
> following step, transferred it to the board:
>
> 1. Download the zImage to the board via TFTP using:
> load -r -b 0x00218000 -h 192.168.0.69 zImage
The zImage is the kernel itself without the modules.
> The board boots and appears to be running, although I'm not sure
> whether it's running my image.
You can check with 'uname -a'. That will give you the kernel version and
build date.
> During the build process, I used the following commands:
>
> make modules
> make modules_inst
>
> Where are the modules built and what's the correct why of getting them
> on the board?
Modules get placed in /lib/modules/<kernel version>
- Chris
--
Chris Knadle
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|