UTERMINAL
TERMINAL
NEXT
$V1$
PAUSE
ENCORE5
ENCORE
BOX
COMMAND
GO
mkfs
SYNTAX
inodes] [gap inblocks]
/etc/mkfs [-y] [-n] special blocks[:
inblocks] [-s blocks [: inodes]]
/etc/mkfs [-y] [-n] special proto [gap
FUNCTION
/etc/mkfs - constructs a file system!
OPTIONS
-a - Causes an entry to be generated for each file.
-s - Only the grand total for each specified name
is given!
NOTE:
The maximum number of inodes (files) that can
be specified for a file system is 65500.
If the command line is:
/etc/mkfs /dev/kb0 3500:4000 4 25
a file system called /dev/kb0 will be created, with
3500 physical sectors allocated for the 4000 possible
inodes or files. The number 4 is the interleave factor
and 25 is the file system modulus!
Let us use the mkfs command to make a file system /dev/fbk2
with 1500 physical sectors, an interleave factor of 8, and
a modulus of 50. So please type:
/etc/mkfs /dev/fbk2 1500 8 50
$PROMPT$
That is correct!
You've got it on the 2nd try.
Good, you understand the concept.
Please type /etc/mkfs /dev/fbk2 1500 8 50
Please type /etc/mkfs /dev/fbk2 1500 8 50
I guess I must type this for you:
$PROMPT$
FORGET1
$PROMPT$/etc/mkfs /dev/fbk2 1500 8 50
After a successful completion the
system will return with the next prompt!
$PROMPT$