Explain about fat - inode, Computer Engineering

Assignment Help:

Q. Explain about FAT - Inode?

Today modern PC comprises total capacity of nearly 40GB for storage of program and data Due to this huge capacity in place of having just one operating system in our PC partitions are used to offer many separate areas within one disk each one treated as a separate storage device. Which means a disk partition is a sub-division of the disk in one or more areas. Every partition can be used to hold a different OS. Computer system boots from active partition and software provided permits the user to select that which partition is active one. 

For illustration we can run both Linux and Windows operating systems from same storage of the PC.

A new magnetic disk is only platters of a magnetic recording material. Before a disk can store data it should be divided in sectors that disk controller can read and write. This is known as low level formatting. Low level formatting fills disk with a special data structure for every sector that comprises a header, a data area, and a trailer. Low level formatting is placing track and sector information in addition of bad block tables and other timing information on disks. Sector interleave can be specified too at this time.


Related Discussions:- Explain about fat - inode

Show how pages will be allocated using first-in-first-out, Consider the fol...

Consider the following page reference and reference time strings for a program: Page reference string: 5,4,3,2,1,4,3,5,4,3,2,1,5,..... Show how pages will be allocated using t

How many types of keys used to encrypt and decrypt data, How many types of ...

How many types of keys used to encrypt and decrypt data in Secure Sockets Layer? Two forms of keys are used as ciphers to decrypt and encrypt data. Private keys are referred to

Register data type as combinational element, Reg data type as Combinational...

Reg data type as Combinational element module reg_combo_example( a, b, y); input a, b; output y; reg y; wire a, b; always @ ( a or b) begin y = a & b; e

What is parallel sections construct, What is Parallel Sections Construct? ...

What is Parallel Sections Construct? The parallel sections construct is a shortcut for specifying a parallel construct comprising one sections construct however no other statem

What is task gantt, Task Gantt   Task Gantt shows different tasks being...

Task Gantt   Task Gantt shows different tasks being performed it implies that numerous kind of activities by set of processors connected to parallel computer as displayed in Fi

Does c have circular shift operators, No C don't have circular shift operat...

No C don't have circular shift operator. (Part of the reason why that is the sizes of C's types aren't precisely described----but a circular shift makes most sense when applied to

Which layer is not present in TCP/IP model, Which Layer is not present in T...

Which Layer is not present in TCP/IP model? Presentation layer is not present into Transfer Control Protocol/IP Model.

Explain dos function call with one illustration, Explain DOS function call ...

Explain DOS function call with one illustration DOS function call In order to use DOS function calls, always place function number into register AH and load all other re

Placement algorithm - process allocation, Placement algorithm - computer ar...

Placement algorithm - computer architecture: Different strategies can be taken as to how space is allocated to processes: First fit : Allocate the first hole that is la

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd