Question: Each directory entry for the file system is 1 0 2 4 bytes long, and has this layout: 1 0 2 4 character ( max
Each directory entry for the file system is bytes long, and has this layout:
character max file name length
bit file type
bit owner ID
bit group ID
bit total of access permissions
bit creation timestamp
bit access timestamp
bit modification timestamp
bit file size
A list of bit cluster numbers
c What is the maximum number of entries in the cluster list without extending the directory entry
d Without using any kind of cluster list extension, what is the maximum file size in bytes
e Assuming the cluster list can be expanded as needed, what is the maximum file size in bytes
f How many clusters would the maximum file size from e above require?
g How many fullsized files from f above will the drive hold?
h How many files can a directory reference and still be no larger than one cluster in size?
i If a file size is recorded as BA how many full clusters are assigned to it How many bytes in
the last cluster are used?
j What is the physical location of cluster number on the drive?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
