Date: Tue, 09 Jan 2007 21:51:22 -0500 From: Francisco Reyes <lists@stringsutils.com> To: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: How to prevent a filesystem from getting checked by fsck? Message-ID: <cone.1168397482.821444.86642.1000@zoraida.natserv.net>
next in thread | raw e-mail | index | archive | help
Have a server with 3 large filesystems. I would like to have only one checked by fsck and mounted. The other two I want to fsck and mount manually. Is it enough to change options to "rw,noauto" and pass to 0 for the two I don't want mounted or fscked? This is so in case of a crash, like we had today, the machine will be up sooner. The two filesystem that I will set to noauto, are used by cron jobs which can wait.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cone.1168397482.821444.86642.1000>