From owner-freebsd-hackers Thu Dec 29 13:28:40 1994 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA05761 for hackers-outgoing; Thu, 29 Dec 1994 13:28:40 -0800 Received: from devnull.mpd.tandem.com (devnull.mpd.tandem.com [131.124.4.29]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id NAA05755; Thu, 29 Dec 1994 13:28:35 -0800 Received: from olympus by devnull.mpd.tandem.com (8.6.8/Tandem-FT) id PAA22842; Thu, 29 Dec 1994 15:28:08 -0600 Received: by olympus (4.1/TSS2.1) id AA09243; Thu, 29 Dec 94 15:26:52 CST From: faulkner@mpd.tandem.com (Boyd Faulkner) Message-Id: <9412292126.AA09243@olympus> Subject: Re: It's time to release.. The worms! Hahahahaha! To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Thu, 29 Dec 1994 15:26:51 -0600 (CST) Cc: hackers@freefall.cdrom.com, install@freefall.cdrom.com In-Reply-To: <199412291408.GAA04544@time.cdrom.com> from "Jordan K. Hubbard" at Dec 29, 94 06:08:45 am X-Mailer: ELM [version 2.4 PL17] Content-Type: text Content-Length: 1011 Sender: hackers-owner@freebsd.org Precedence: bulk I tried putting 2.0 on a machine with 40meg. 25 meg /, 15 meg swap, and /usr over nfs. Confused me to death why it would boot right until I really looked hard at /etc/rc. nfs mounts are not done until after several programs in /usr are run. I had to mount /usr specifically before then. It only works because I have a default router. I don't expect the this configuration to be supported by default but it might be a nice addition to the gotcha file. excerpt.... # set hostname, turn on network echo 'starting network' . /etc/netstart # grab user <------------------------ echo 'mounting /usr' #<------------------------ mount -a -t nfs >/dev/null 2>&1 #<------------------------ # clean up left-over files .... Boyd -- _______________________________________________________________________________ Boyd Faulkner faulkner@mpd.tandem.com _______________________________________________________________________________