TTo Save the zImage into the KVM/net’s Flash Memory.

1.Download the latest firmware from the Cyclades FTP server at ftp:// ftp.cyclades.com/ and save it on your FTP Server.

Note: Make sure to set the transfer mode to binary (bin).

2.Save the file onto your FTP server. In the following example the filename is zImage_kvm_200.bin

3.Connect a terminal to the console port on your KVM/net, login as “root”, and go to the following directory.

[root@)KVM/net root]# cd /proc/flash [root@KVM/net flash]#

4.From this directory, ftp to your FTP server.

Note: Be sure to set the transfer mode to binary (bin).

[root@KVMNet flash]# ftp <my_ftp_server> ftp> bin [enter]

ftp> get zImage_kvm_200.bin [enter]

5.Exit ftp when the download is completed.

6.Reboot the KVM/net.

[root@KVM/net flash]# reboot

Note: If the unit does not reboot properly, there may have been a file corruption. Repeat the steps described in section "To Boot From TFTP"

436

AlterPath KVM/net Installation, Administration, and User’s Guide

Page 452
Image 452
Cyclades User's Guide To Save the zImage into the KVM/net’s Flash Memory, From this directory, ftp to your FTP server