Chapter 2
Using ROS
RUGGEDCOM RSG2488
User Guide
42
Viewing a List of Flash Files
Section 2.7.1
Viewing a List of Flash Files
To view a list of files currently stored in Flash memory, do the following:
1. Log in to the device as an admin user and access the CLI shell. For more information about accessing the
Section 2.6, “Using the Command Line Interface”
.
2. Type
flashfiles
. A list of files currently in Flash memory is displayed, along with their locations and the
amount of memory they consume. For example:
>flashfiles
-----------------------------------------------------------------
Filename Base Size
-----------------------------------------------------------------
syslog.txt 0xFE100080 0x001BFF80 (1834880)
crashlog.txt 0xFE2C0080 0x0003FF80 (262016)
clksyn.txt 0xFE300080 0x0000067F (1663)
fpga2488.bin 0xFE300780 0x000C3BB8 (801720)
ssl.crt 0xFE3C43C0 0x000006B2 (1714)
ssh.keys 0xFE3C4B00 0x00000293 (659)
factory.txt 0xFE3C4E20 0x00000280 (640)
main.bin 0xFE3C5120 0x00280C93 (2624659)
bootoption.txt 0xFE69EDE0 0x00000080 (128)
config.csv 0xFE6A2CA0 0x00003D40 (15680)
Free Space: 25528255
Used Space: 5928825
Fragmented Space: 380170
-----------------------------------------------------------------
Section 2.7.2
Viewing a List of Flash File Details
To view the details of a file currently stored in Flash memory, do the following:
1. Log in to the device as an admin user and access the CLI shell. For more information about accessing the
Section 2.6, “Using the Command Line Interface”
.
2. Display information about a file by typing:
flashfiles
info
filename
Where:
•
filename
is the name of the file stored in Flash memory
Details, similar to the following, are displayed.
>flashfiles info main.bin
Flash file information for main.bin:
Header version : 4
Platform : ROS-MPC83
File name : main.bin
Firmware version : v4.0.0
Build date : Mar 27 2013 15:50