1.

Suppose you have a Linux file system where the block size is 2K bytes, a disk address is 32 bits, and an i-node contains the disk addresses of the first 12 direct blocks of file, a single indirect block, and a double indirect block. Approximately, what is the largest file that can be represented by an i-node?

A. 513 Kbytes
B. 513 MBytes
C. 537 Mbytes
D. 537 KBytes
Answer» C. 537 Mbytes


Discussion

No Comment Found