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

java - Null response to php query in android, even though php works properly -

node.js - Using Node without global install -

php - CakePHP HttpSockets send array of paramms -