Date: Sun, 8 Oct 1995 10:21:09 -0500 (EST) From: John Fieber <jfieber@indiana.edu> To: Andreas Klemm <andreas@knobel.gun.de> Cc: Jake Hamby <jehamby@lightside.com>, doc@freebsd.org, hackers@freebsd.org Subject: Re: Kernelconfig.sgml FINALLY FINISHED! Message-ID: <Pine.BSF.3.91.951008101651.11724U-100000@fieber-john.campusview.indiana.edu> In-Reply-To: <Pine.BSF.3.91.951008130416.2618C-100000@knobel.gun.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 8 Oct 1995, Andreas Klemm wrote: > I think it's a good strategy, to comment out filesystems, which > can be loaded dynamically. It saves possibly much kernel memory. A good strategy, but should be accompanied with a note that any file systems mounted on /etc/fstab that are NOT in the kernel, must be mounted towards the end. I spent a fair amount of time trying to figure out why the loadable filesystems didn't load until I moved them to the end of my fstab. Either (or both?) / and /usr must be mounted first, I never got as far as figuring out the minimum. -john == jfieber@indiana.edu =========================================== == http://fieber-john.campusview.indiana.edu/~jfieber ============
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951008101651.11724U-100000>