Write a note about directory structure with examples., Operating System

Assignment Help:

Write a note about Directory structure with examples.

1205_Directory structure.png

The FreeBSD directory hierarchy is basic to obtaining an overall understanding of the system. The most significant concept to grasp is that of the root directory, "/" and this directory is the first one mounted at boot time and it contains the base system necessary to prepare the operating system for multi-user operation. The root directory as well contains mount points for every other file system that you may want to mount.

A mount point is a directory where an additional file system is able to be grafted onto the root file system. Standard mount points comprise /usr, /var, /tmp, /mnt, and /cdrom. These directories are typically referenced to entries in the file /etc/fstab. /etc/fstab is a table of various file systems and mount points for reference by the system. The majority of the file systems in /etc/fstab are mounted automatically at boot time unless they contain the noauto option.


Related Discussions:- Write a note about directory structure with examples.

Network operating system, what is network operating? explain about it desig...

what is network operating? explain about it design issues?

What is meant by file management systems?, What is meant by file management...

What is meant by file management systems? File Management systems are as well referred to as simply a file system .File system is the system that an OS operating system or prog

What are the major differences between operating systems, Q. What are the m...

Q. What are the major differences between operating systems for mainframe computers and personal computers? Answer: In general operating systems for batch systems have simpler

Hashed page table, Hashed page tables A common approach for handling ad...

Hashed page tables A common approach for handling address spaces larger than 32 bits is to use a hashed page table. Every entry in the hash table having a linked list of elemen

What is linked allocation, What is linked allocation, as detailed in text? ...

What is linked allocation, as detailed in text? Directory has pointers to first and last blocks of file. Every block of file (except last) has pointer to the next block.

Describe the possible rmi invocation semantics, Question: (a) Briefly d...

Question: (a) Briefly discuss and describe the possible RMI invocation semantics. (b) (i) What is data marshaling? (ii) Explain the role of a remote object reference dur

Define the properties of batch operating systems, Define the properties ope...

Define the properties operating systems: Batch :- Jobs with similar needs are batched together and  run through the computer as a group by an operator or automatic job sequenc

Explain interrupts, Interrupts The hardware mechanism that enables a de...

Interrupts The hardware mechanism that enables a device to inform the CPU is called an interrupt. The basic interrupt mechanism works as follows. The CPU hardware has a wire kn

Explain first fit allocation algorithm, Describe the following allocation a...

Describe the following allocation algorithms: a. First fit b. Best fit c. Worst fit   a. First-fit: search the list of available memory and all

Keeping track of free memory, How do we keep track of where the free pieces...

How do we keep track of where the free pieces of memory are? One idea is to maintain a set of linked-lists of free space; each linked-list will store free chunks of some given size

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