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 profile?
What is the difference between internal and external commands?
13 Answers BPL, DOEACC, Engro, Kuvempu University, NIIT, TCS,
What is Expansion swap?
How does the inode map to data block of a file?
which is the best book for learning unix and linux?
Give the command to display space usage on the UNIX file system.
Explain the read, write, and execute permissions on a UNIX directory.
How many VI editor modes do you know?
How do you use Unix for Backend Testing ?
How to setup display for a remote system?
win 3.1 is a
What is virtual memory?