Setting Up Config.sys For Flash File System - Teknor Industrial Computers TEK-AT4LVG Technical Reference Manual

Industrial single board computer
Table of Contents

Advertisement

13.02 SETTING UP CONFIG.SYS FOR FLASH FILE SYSTEM II
Two lines must be included in your CONFIG.SYS file in order to set up the MS-Flash
partition and to install the Microsoft FLASH FILE SYSTEM on your computer.
The first line differs depending on whether the Flash device has a VFLASH partition or
not:
If there is only the one MS-Flash partition on the device, these two lines must be
included in CONFIG.SYS:
device=FFS_VIP.EXE
device=MS-FLASH.SYS
If there is a VFLASH partition as well as an MS-Flash partition on the device, these
two lines must be included in CONFIG.SYS:
device=FFS_VIP.EXE /start=X
device=MS-FLASH.SYS
where X can be replaced by the appropriate number of blocks which must be skipped
from the beginning of the device. For example, the user may have already created a
bootable disk using VFLASH in the first four blocks of the Flash device; the size of
each block is 64 KB. This leaves twelve 64-KB blocks for an MS-Flash partition which
will begin at the fifth block. The two lines to add in CONFIG.SYS are therefore:
device=FFS_VIP.EXE /start=4
device=MS-FLASH.SYS
By default, the system uses start=0, meaning no blocks are skipped and the MS-Flash
partition begins at the first block. That is why the /start switch is not needed if there is
one MS-Flash partition on the Flash device.
FLASH FILE SYSTEM II
13-4

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tek735

Table of Contents