Disabling fsck on xfs partition
Alma J Wetzker
almaw
Fri Jan 12 10:14:43 PST 2007
Man-wai CHANG wrote:
> What's the command for that? I don't know whether it's the Ubuntu
> function or xfsprogs....
I thought that fsck just called some other fsck.<fs> to make it work.
Each file system provides it's own version of fsck that knows what to do
to repair the file system.
So, fsck on a xfs partition actually runs fsck.xfs. Since fsck makes
not much sense on an xfs partition, the program does nothing.
Why do you want to disable fsck?
-- Alma
More information about the Linux-users
mailing list