From owner-freebsd-questions Thu Feb 17 17:23:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id B292737B8D8 for ; Thu, 17 Feb 2000 17:23:36 -0800 (PST) (envelope-from brameld@twave.net) Received: from [208.219.234.28] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id ha640803 for ; Thu, 17 Feb 2000 20:22:24 -0500 Received: from Bozo_3.BozoLand.domain (localhost [127.0.0.1]) by Bozo_3.BozoLand.domain (8.9.3/8.9.3) with SMTP id UAA01661; Thu, 17 Feb 2000 20:23:07 -0500 (EST) (envelope-from brameld@twave.net) From: Walter Brameld To: "Eric J. Schwertfeger" , wellsian Subject: Re: RC Date: Thu, 17 Feb 2000 20:21:09 -0500 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: courtney@whtz.com, questions@FreeBSD.ORG References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00021720230700.01607@Bozo_3.BozoLand.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 17 Feb 2000, in a never-ending search for enlightenment, Eric J. Schwertfeger wrote: > On Thu, 17 Feb 2000, wellsian wrote: > > > Add this: > > > > sendmail_enable="NO" > > > > to your /etc/rc.conf. Works, yes? > > Actually, first he'll need to do > > mount / > > to remount the root filesystem read/write first. > > That command works, though I'm sure there are command parameters that are > supposed to be added to formally remount a mounted partition. > Yeah, the whole rigamarole goes like this after single-user boot: fsck -p mount -u / mount -a -t ufs swapon -a Gets everything up and running read/write, may be more than you need. -- Walter in·tel·lec·tu·al n. Someone who has been educated past his/her level of intelligence. Join the Army, meet interesting people, kill them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message