What is a data block in Linux file systems?

What will be an ideal response?

ANSWER: The data block is where directories and files are stored on a disk drive. This location is linked directly to inodes. As in Microsoft file systems, the Linux file system on a PC has 512-byte sectors. A data block is equivalent to a cluster of disk sectors on a FAT or NTFS volume. Blocks range from 1024 to 4096 bytes each on a Linux volume.

Computer Science & Information Technology

You might also like to view...

Word 2013 enables you to save files in the Word 97-2003 format, with the ________ extension

A) .docx B) .doc C) .pdf D) .rtf

Computer Science & Information Technology

The normal data bits per data word is 8 bits per word on a serial device

Indicate whether the statement is true or false

Computer Science & Information Technology