卸载一个已有文件系统时,指出挂载点或者设备名其中一个就足够了,没有必要都指出。
When remounting an already mounted filesystem, it suffices to specify either the mount point or the device name. It is not necessary to specify both.
例如,一个用户空间实例也许不能修改内核(载入或移除内核模块),也不能挂载或卸载文件系统。
For example, a user-space instance may not modify the kernel (load or remove kernel modules) nor mount or unmount file systems.
多数情况下,必须在一个已卸载的文件系统上运行fsck或帮助程序。
In most cases, it's necessary to run FSCK or its helper program on an unmounted file system.
应用推荐