From owner-freebsd-hackers Mon Jan 23 14:27:27 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id OAA18461 for hackers-outgoing; Mon, 23 Jan 1995 14:27:27 -0800 Received: from cats.ucsc.edu (root@cats-po-1.UCSC.EDU [128.114.129.22]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id OAA18451 for ; Mon, 23 Jan 1995 14:27:26 -0800 Received: from scruz.ucsc.edu by cats.ucsc.edu with SMTP id OAA16441; Mon, 23 Jan 1995 14:27:21 -0800 Received: from osprey by scruz.ucsc.edu id aa06008; 23 Jan 95 15:17 PST Received: (from markd@localhost) by Grizzly.COM (8.6.9/8.6.9) id OAA06612; Mon, 23 Jan 1995 14:20:26 -0800 Date: Mon, 23 Jan 1995 14:20:26 -0800 From: Mark Diekhans Message-Id: <199501232220.OAA06612@Grizzly.COM> To: rkw@dataplex.net CC: hackers@FreeBSD.org In-reply-to: (message from Richard Wackerbarth on Mon, 23 Jan 1995 06:32:13 -0600) Subject: Re: bin/173: rc trys to mount modload fs before ld is available. Sender: hackers-owner@FreeBSD.org Precedence: bulk >>and that modload doesn't return very useful error messages. > >Perhaps we can address the problem from this direction. Useful messages and >documentation do not take up valuable locked-in memory. This, in case something goes wrong, and putting ld in /sbin, since modload needs ld, to prevent the problem from happening no matter how fstab gets built. Mark