Managing Embedded Linux |
System Version Information
To determine the hardware capability of your
To check the kernel version, type:
#kversion
To check the user file system version, type:
#fsversion
192.168.3.127 – PuTTY
root@Moxa:~# kversion 1.4.3
root@Moxa:~# fsversion 1.4.3
root@Moxa:~#
NOTE The kernel version and user file system version numbers are the same for the factory default configuration, and if you download the latest firmware version from Moxa’s website and then upgrade
However, to help users define the user file system, the kernel and user file system are separate, and hence could have different version numbers. For this reason, we provide two utilities, called kversion and fsversion, that allow you to check the version numbers of the kernel and file system, respectively.
System Image Backup
Upgrading the Firmware
ATTENTION
Upgrading the firmware will erase all data on the Flash ROM
If you are using the ramdisk to store code for your applications, beware that updating the firmware will erase all of the data on the Flash ROM. You should back up your application files and data before updating the firmware.