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.

Explain tree structured directories structure, Tree structured directories:...

Tree structured directories: This is the main common directory structure. The tree has a root directory as well as every file in the system has a unique path name. A directory

What resources are utilized when a thread is created, Q. What resources are...

Q. What resources are utilized when a thread is created? How do they vary from those used when a process is created? Answer: For the reason that a thread is smaller than a pr

Define busy waiting and spinlock, Define busy waiting and spinlock. Whe...

Define busy waiting and spinlock. When a process is in its significant section, any other process that tries to enter its critical section must loop continuously in the entry c

Define multithreading, Define multithreading The proficiency of an oper...

Define multithreading The proficiency of an operating system to execute different parts of a program called threads simultaneously is called as multithreading. A thread is a fl

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

what is network operating? explain about it design issues?

Deadlock, Suppose we have 3 processes running at the same time as shown in ...

Suppose we have 3 processes running at the same time as shown in the following table. Each resource only has one instance. Show a possible scenario of resource allocation that r

Illustrate the operating system components, Q. Illustrate the Operating Sys...

Q. Illustrate the Operating System Components? Modern operating systems share the goal of supporting system components. System components are: 1.  Process Management 2.

What is a dispatcher, What is a Dispatcher? The dispatcher is the modul...

What is a Dispatcher? The dispatcher is the module that gives control of the CPU to the process selected by the short- term scheduler. This function includes: Switching

Fork join, fork and join syntax in java

fork and join syntax in java

Define system call, Define System Call A system call is a request that ...

Define System Call A system call is a request that is made by any program to the operating system for carrying out tasks - picked from a predefined set - which the said program

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