Booting with TFTP

Kurt Wall kwallinator
Tue Dec 27 23:42:58 PST 2005


On Tuesday 27 December 2005 11:16 pm, jess_lyn (sent by Nabble.com) wrote:
> hi again!!!!!
>
>              my target system is a BF533 STAMP board. its a development
> platform from ADI with  a dsp+ microcontroller as its core. its running on
> its resdient OS called uclinux. i have recompiled the kernel and want to
> boot it from the PC. board supports tftp booting. i know i have to
> configure the tftp server on the pc, but just dont know how.

David told you how. You have to configure a bootp section for your STAMP
board in /etc/dhcpd.conf. You also have to put the kernel image the STAMP
board will boot in a place where DHCP can feed it to the board. NetLlama 
even wrote a Step for PXE boot, which is darn close to what you want to 
do here. See http://www.linux-sxs.org/internet_serving/pxeboot.html. You
can probably start at step 3).

Kurt
-- 
Honk if you hate bumper stickers that say "Honk if ..."


More information about the Linux-users mailing list