Important concepts and bits
what is mtab? matb is the currently mounted file system. what is fstab? fstab is the to be mounted file system while booting. difference between mtab and fstab? mtab is mounted file system. fstab is the file system tab to be mounted. where is the fstab conf and mtab conf fstab and mtab are located in the etc directory. etc is located in the / directory. / is the top of hierachy in linux.