Date: Sun, 25 Nov 2012 17:03:03 +0100 From: Polytropon <freebsd@edvax.de> To: freebsd-questions@freebsd.org Subject: Re: Manually partitioning using gpart Message-ID: <20121125170303.899a9cdd.freebsd@edvax.de> In-Reply-To: <1353854558.2508.82.camel@q> References: <1353842774.2508.18.camel@q> <50B20FD9.9070405@bnrlabs.com> <1353848249.2508.41.camel@q> <1353850217.2508.64.camel@q> <20121125145026.c273a06b.freebsd@edvax.de> <1353854558.2508.82.camel@q>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 25 Nov 2012 15:42:38 +0100, Ralf Mardorf wrote: > Polytropon, I'll use journaling. That should give you additional "security in integrity", especially on a "everything in one /" partition. > I've to apologize for my broken English. No understanding problem here. > Regarding to the "comment" line my question is, if it's enough to us a # > at the beginning, or if it's needed to begin and to end with a #. I > suspect just a # at the beginning is needed. Yes, every line starting with a # is considered a comment (like in shell scripts). In case of the default comment line, the second # is just "pass number" written as "Pass#". Comment line and empty lines can appear in /etc/fstab as desired. You can use them to "structure" your fstab file as soon as it gets "too many" entries (which may be possible when you're utilizing NFS a lot). -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121125170303.899a9cdd.freebsd>