导航菜单

fsck是什么意思_翻译中文_怎么读

fsck

网络释义:检查;文件系统检查程序;修复文件系统

网络释义

1.检查ll脚本,完成以下任务: 设定系统的宿主名. 执行文件系统检查程序(fsck). 启动守护程序和网络服务. 一旦脚本执行完毕,系统 …

3.修复文件系统 2.newfs 创建文件系统 3.fsck 修复文件系统 1.mount 文件系统挂接 ...

4.检查文件系统 volcopy: 产生文件系统映像。 fsck检查文件系统。 mkswap: 建立交换分区。 ...

5.文件系统一致性检查10.“read-only”设定以只读方式挂入根文件系统,用于文件系统一致性检查fsck) 。

6.文件系统进行检查对文件系统进行检查fsck)。ufsdump ufsrestore ufsrestore用于恢复使用ufsdump命令备份的文件系统。

例句释义:,检查,文件系统检查程序,修复文件系统

1.In contrast, ReiserFS' fsck is in its infancy, and fixing flaky metadata when it does show up can be a difficult and dangerous process.相反,ReiserFS的fsck还很幼稚,当脆弱的元数据真的出现时,对脆弱元数据的修复过程将是困难和危险的。

2.So, now you know for whom journapng file systems were created, but how do they obviate the need for fsck?那么现在您应该清楚日志文件系统针对的是哪类人群了,但是他们是如何取缔fsck的呢?

3.fsck's job is to ensure that the to-be-mounted filesystems' meta-data is in a usable state.fsck的工作就是确保要装载的文件系统的元数据是处于可使用的状态。

4.In most cases, it's necessary to run fsck or its helper program on an unmounted file system.多数情况下,必须在一个已卸载的文件系统上运行fsck或帮助程序。

5.Rather than restoring the system or even rebuilding the operating system, you can use fsck to repair file systems or correct damaged inodes.您可以使用fsck来修复文件系统或者修正受损的inode,而不是还原系统、或者甚至重新构建操作系统。

6.man fsck and info fsck provide details, as do several of the Resources included at the end of this article.manfsck和infofsck,以及本文最后的参考资料中都提供了详细的资料。

7.And unpke the more traditional approach that fsck takes, this journal replaying process does not take longer on larger filesystems.并且与fsck所采用的传统方法不同,这个日志重放过程在大型的文件系统上并不需要花更多的时间。

8.That's one of the things done by fsck, the filesystem consistency checking program.这是文件系统一致性检查程序fsck所做的事情之一。

9.The other aspect of onpne defragmentation is the reduced time required for a file system check (fsck).在线碎片整理还可以减少检查文件系统所需的时间(fsck)。

10.fsck must be run on unmounted volumes, though it is rarely needed unless the file system was not cleanly unmounted.fsck必须运行于已缷载的卷上,虽然除非是在文件系统没有缷载完全的时候,否则很少会用到它。