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.

List the coffmans conditions that lead to a deadlock, List the Coffman's co...

List the Coffman's conditions that lead to a deadlock. Mutual Exclusion : Only one process might be use a critical resource at a time. Hold & Wait: A process may be alloc

Determine what the expansion of nested macro calls follows, Determine what ...

Determine what the expansion of nested macro calls follows  The expansion of nested macro calls follows the Last in First out (LIFO) rule.

Array-initialization loops using lru replacement algorithm, Q. Consider th...

Q. Consider the two-dimensional array A: int A[][] = new int[100][100]; Whereas A [0][0] is at location 200 in a paged memory system with pages of size 200. A little process

What are scheduling queues?, What are scheduling queues? Since the proc...

What are scheduling queues? Since the processes enter the system they are put into job queue. This queue contains all processes in the system. The processes that are exist in m

Semispace, Semispace works by maintaining two disjoint areas from which mem...

Semispace works by maintaining two disjoint areas from which memory can be allocated. These areas are called the from-space and the to-space. At ?rst, the algorithm allocates memor

Define abbreviation of sstf, SSTF stands for Abbreviation of SSTF is S...

SSTF stands for Abbreviation of SSTF is Shortest-Seek-time-first scheduling

Write a note on the usage of semaphores, Write a note on the usage of semap...

Write a note on the usage of semaphores. Semaphore is a synchronization tool and it is a variable having integer values. It is accessed only by two standard atomic operations w

Control the access of the three global variables, Give a brief introduction...

Give a brief introduction about the operation of your program and show that you understand the idea behind threads and mutual exclusion variable. Why do we need to use mutual exclu

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