1. Physical File System
2. Logical File System.
1. Physical file System.
Physical file system means physical files available on Hard disk. E.g. C drive in windows & any directory name like /example in Linux.
2. Logical file system:
Logical file system Hierarchy is as shown above :
· This is the default home directory of administrator (i.e. root)
· It contains all users home directory.
· This directory contains the kernel the core of Operating System.
· This also contains the files related to booting the system such as the boot loader and the initial ramdisk.
· It contains administrative commands used by superuser (i.e. root)
· This directory contains commands used by the superuser & the normal user.
· It contains the programs & applications which are available for users (similar to program files on windows.)
· It contains variable information such as logs & print queues.
· This directory contains devices nodes through which the operating system can access hardware and software devices on the system.
· It contains all configuration files.
· This directory is a mount point for virtual information about currently running system process.
· This directory is empty until the proc file system is mounted.
· This directory contains temporary files used by system.
*It contains third party applications.
e.g. Corel word perfect.
Sun star office.
- /media/cdRom
- /media/floppy
· It contains default mount points of removable media such as cdrom, floppy disk, pen drive.