what happens when we create a file system?
Answer / arch
when fs is created disk space is divided into blocks, these blks are further catagorised into boot block, inode block, super block and data block.
boot block contains boot strap code
inode block contais all the properties of files (permissions, size ,uid etc)
super block contains free inodes and used inodes list and status bit of file (1 or 0)
Data block is used to store data.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is a Region?
What is the difference between > and >> operators?
How will you run the script in UNIX?
In detail elaborate the system? What is driver?
Give the command to display space usage on the UNIX file system.
The very first process created by the kernal that runs till the kernal process is haltes is
What does the ?route? command do?
What is a FIFO?
HOW DO CREATE A NFS FILE SYSTEM
What is file system in UNIX?
What is mean by Mac os? Why it is named as like that? Which purprose it is using? Please answer me. Advance thanks.
What is major difference between the Historic Unix and the new BSD release of Unix System V in terms of Memory Management?