1-5
Description
Use the display nandflash file-location command to display the location of the specified file in the
NAND flash memory.
The displayed information includes all the physical pages corresponding to the logical pages of the
specified file.
Examples
# Display the location of the file test.cfg in the NAND flash memory.
<Sysname> display nandflash file-location test.cfg
Logical Chunk Physical Page
---------------------------
chunk(0) 1234
chunk(1) 1236
chunk(2) 1235
filename: test.cfg
Table 1-2 display nandflash file-location command output description
Field Description
Logic Chunk Serial number of the logical pages
Physical Page Serial number of the physical pages
chunk(0) 1234
The first logical page of this file corresponds to the 1234th
physical page on the device.
display nandflash badblock-location
Syntax
display nandflash badblock-location
View
Any view
Default Level
2: System level
Parameters
None
Description
Use the display nandflash badblock-location command to display the number and location of bad
blocks in the NAND flash memory.
Examples
# Display the number and location of bad blocks in the NAND flash memory.
<Sysname> display nandflash badblock-location