On Fri, Jun 22, 2007 at 08:59:30AM +0800, JulyClyde wrote: > 全为0也是要检查的 > 那个只是说"如果要检查,其检查顺序如何"
不对吧。 在 fstab(5) 手册页里写得很清楚:The sixth field, (fs_passno), is used by the fsck(8) program to determine the order in which filesystem checks are done at reboot time. [...] If the sixth field is not present or zero, a value of zero is returned and fsck will assume that the filesystem does not need to be checked. 一般来说 0 是给光盘等只读介质用的,如果设成 0 也要检查,对于光盘岂不是白 费工夫? Ming 2007.06.26 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

