adspace


What is the difference between soft and hard mounting points?

Answer Posted / Vikas Kumar

Soft and hard mounting are two different options when mounting a file system in Linux. Soft mounting allows a file system to be mounted even if it's not cleanly unmounted or there's an error during the mount process. In such cases, the mount will be remounted read-only. Hard mounting, on the other hand, refuses to mount if the file system is not cleanly unmounted and reports an error.nnBy default, Linux uses soft mounting.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest linux kernel?

1035


What is the latest version of linux?

1022


How do I search for files containing specific text in linux?

826