Google
 

Trailing-Edge - PDP-10 Archives - de-10-omona-v-mc9 - fel1.doc
There are 5 other files named fel1.doc in the archive. Click here to see a list.


FEFILE.DOC -- V1(27)
March 1977






























Copyright (C) 1977
Digital Equipment Corporation, Maynard, Mass.


This software is furnished under a license for use only  on  a  single
computer system and may be copied only with the inclusion of the above
copyright notice.  This software, or any other copies thereof, may not
be provided or otherwise made available to any other person except for
use on such system and to one  who  agrees  to  these  license  terms.
Title  to  and  ownership of the software shall at all times remain in
DEC.

The information in this software is subject to change  without  notice
and  should  not  be  construed  as  a commitment by Digital Equipment
Corporation.

DEC assumes no responsibility  for  the  use  or  reliability  of  its
software on equipment which is not supplied by DEC.
FEL1.DOC                                                        Page 2


FEFILE.DOC -- V1(27)
March 1977



1.0  SUMMARY

FEFILE is a program which creates a file in  the  TOPS10  file  system
(FE.SYS[1,2]).   FEFILE allocates this file contiguously, verifys that
it contains no bad blocks, and then writes the location  and  size  of
the  file  in the home blocks.  The space represented by this file can
now be used for the console  processor  RSX20F  system  FILES-11  file
system.   It  is  recommended  that FEFILE always be run on a recently
reformatted/refreshed file structure.



2.0  EXTERNAL CHANGES (USER INTERFACE)

FEFILE must be run before the RSX20F file system can be installed,  To
run FEFILE, login under 1,2 and type:

     .R FEFILE

FEFILE will respond with 

     DISK UNIT NAME:

Type the unit name of the unit where the file structure that  the  -11
file  system  is being created on is mounted, e.g., RPA0.  FEFILE will
then type:

     SIZE OF FILE IN BLOCKS (<CRFL> GIVES DEFAULT OF 2000)

<CRLF> would be the normal response unless it is  anticipated  that  a
large  number  of  diagnostics  will be stored in the -11 file system.
FEFILE now allocates the file, verifys that it contains no bad  blocks
by  writing the file and reading it back and if successful, writes the
address of the file in the home blocks.  FEFILE indicates  success  by
typing:

     [n DATA BLOCKS ALLOCATED TO FE.SYS]
     [FE.SYS AREA STARTS AT LOGICAL BLOCK n]
     [FRONT END FILE CREATED, HOM BLOCKS WRITTEN]

It is now possible to install RSX20F's files following the  procedures
outlined in MIG603.



3.0  KNOWN BUGS AND DEFICIENCIES

None.
FEL1.DOC                                                        Page 3


4.0  INSTALLATION INSTRUCTIONS

Copy FEFILE.EXE to SYS:.



5.0  INTERNAL CHANGES

Not applicable.



6.0  SUGGESTIONS

None.



[End of FEL1.DOC]