Command Reference Manual
TSAT 3000 Command Line Interpreter
January 2013
Page 21 of 41
os file diskinfo
DEBUG
Use this test command to get internal disk statistics. Information mainly
intended for TSAT support.
Release:
R3.2.0 =>
Example:
TSAT [RT1]> os file diskinfo
volume descriptor ptr (pVolDesc): 0xa5ab18
XBD device block I/O handle: 0x20001
auto disk check on mount: NOT ENABLED
volume write mode: copyback (DOS_WRITE)
volume options:
max # of simultaneously open files: 22
file descriptors in use: 0
# of different files in use: 0
# of descriptors for deleted files: 0
# of obsolete descriptors: 0
current volume configuration:
- volume label: NO LABEL ; (in boot sector: )
- volume Id: 0x0
- total number of sectors: 52,880
- bytes per sector: 512
- # of sectors per cluster: 4
- # of reserved sectors: 1
- FAT entry size: FAT16
- # of sectors per FAT copy: 52
- # of FAT table copies: 2
- # of hidden sectors: 4
- first cluster is in sector # 120
- Update last access date for open-read-close = FALSE
- directory structure: VFAT
- file name format: 8-bit (extended-ASCII)
- root dir start sector: 105
- # of sectors per root: 15
- max # of entries in root: 240
FAT handler information:
------------------------
- allocation group size: 2 clusters
- free space on volume: 5,263,360 bytes
TSAT [RT1]>
os file format
Formats the file system, erases all contents from /flashdisk area.
USE WITH CAUTION !!!
The Modem will not work correctly after this operation !
os file cache <usage>
DEBUG
Enable or disable file system cache (DosFS cache). Disabled by default.
NB: Use of file system cache is not recommended!
Release:
R4.0.0 =>
Parameters:
<usage>
“enable”: Use file system cache
“disable”: Do not use file system cache (default)
os file cache info [debug]
DEBUG
Display file system cache information when enabled.
Release:
R4.0.0 =>
Parameters:
[debug]
“debug”: Extended cache information