filesystems - What exactly is mounting a file system? -


what happens when 'mount file system' ? @ level of stack happen? why necessary?

you can think of linux system tree. add tree hence making accessible, filesystem can mounted, if particular system not needed anymore can removed tree, unmounted. more details check mount command documentation:http://www.tutorialspoint.com/unix_commands/mount.htm


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -