From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Date: Sat, 28 Nov 1998 08:54:34 +0000 Subject: Re: UltraPengiun 1.0.9 on Ultra 60 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ultralinux@vger.kernel.org Date: Fri, 27 Nov 1998 18:30:17 -0500 (EST) From: Derrick J Brashear > * autofs doesn't work, first there was an syntax error in > /etc/rc.d/init.d/autofs, and now automount hangs while trying > to mounting file systems It's an easy fix, as I recall, either involves replacing {} with [] or a semicolon, I don't recall which. There is more involved, only recent Linux kernels have the fixed autofs types for sparc, if you recall there was a problem in that autofs talks over a pipe using a specific protocol with the userspace program. The 32-bit types in sparc32 userspace were not translated properly in this case on sparc64, poof. Later, David S. Miller davem@dm.cobaltmicro.com