Downloading Linux And Ramdisk; Procedures - Lanner electronics fw-3600 User Manual

Intel ixp 42x
Table of Contents

Advertisement

2.4

Downloading Linux and Ramdisk

Note:
The bundled Linux Kernel of FW-3600 is an open source architecture. This section is of vital
use for programmers who wish to set up the FW-3600 into a TFT server. Downloading of
Linux and Ramdisk are required when you intend to perform the following:
modify the existing Kernel,
replace the entire Kernel, and
recover to original Kernel of FW-3600.
Reminder:

2.4.1 Procedures

From the TFTP server's configured protocol, run the following command lines:
Setup a TFTP server
RedBoot> fconfig
Reset the system (using the reset button the FW-3600 rear panel)
Use the following easy commands:
RedBoot>1 <Enter>
RedBoot>2 xxxx
RedBoot>3 Fem434aa.K01
RedBoot>4 Fem434aa.R01
RedBoot>5
Reset the system using the reset button the FW-3600 rear panel)
Downloading of Linux and Ramdisk are only possible using the
RTL8305SB Ethernet port: LANA3.
Linux and Ramdisk downloads for modification/replacement/recovery
purposes require FW-3600 connection to a PC via TFTP protocol.
set the local ip address and tftp server ip address based on your
preferred settings (mainly to configure FW-3600 as a TFTP server)
(fis init –f)
(load -r -v -b 0x10000000 mac.bin) (xxxx = filename)
(fis create -b 0x10000000 -l 0x2000 mac)
(load -r -v -b 0x11600000 zImage)
(fis create -b 0x11600000 -l 0x100000 zimage)
(load -r -v -b 0x10800000 target.gz)
fis create -b 0x10800000 -l 0x600000 ramdisk)
fis create -b 0x100000 -l 0x2000 param
15

Advertisement

Table of Contents
loading

Table of Contents