Mounting and unmounting filesystems usually requires root authority.
安装和卸载文件系统通常需要root权限。
Bind mounting parts of filesystems.
绑定安装部分文件系统。
See the section on "labels, UUIDs, and links" in the companion article Learn Linux, 101: Control mounting and unmounting of filesystems in this series for more details on labels and UUIDs.
要详细了解标签和UUIDs,请参阅配套文章学习Linux, 101:控制文件系统的安装和卸载中的“标签、UUID和链接”小节。
You create the single tree view of the filesystem by mounting the filesystems on different devices at a point in the tree called a mount point.
通过在称为挂载点的点将文件系统挂载到不同的设备上来创建文件系统的单一树形视图。
Then, we'll take a look at another new 2.4 feature called "bind mounts", which allow a great deal of flexibility when it comes to mounting (and remounting) filesystems.
然后,我们将简单地介绍另一个 2.4 内核的新功能,叫做“绑定安装”,它在安装(和重新安装)文件系统的时候带来了很大的灵活性。
Unlike most other filesystems like Ext2fs and JFFS2, which reside on top of the underlying block device, TMPFS sits directly on top of the VM. Thus mounting the TMPFS filesystem is a simple affair.
诸如Ext2fs和JFFS2等大多数其它文件系统都驻留在底层块设备之上,而tmpfs与它们不同,它直接位于VM上。
Mounting and unmounting will be covered in the article on Mounting and unmounting of filesystems (see the series roadmap).
挂载和解除挂载的内容将在挂载和解除挂载文件系统 一文介绍。 (参见 学习 Linux,101:LPIC-1路线图)。
Mounting and unmounting will be covered in the article on Mounting and unmounting of filesystems (see the series roadmap).
挂载和解除挂载的内容将在挂载和解除挂载文件系统 一文介绍。 (参见 学习 Linux,101:LPIC-1路线图)。
应用推荐