From owner-freebsd-current Sun Mar 14 12:52:11 1999 Delivered-To: freebsd-current@freebsd.org Received: from smtp-out2.bellatlantic.net (smtp-out2.bellatlantic.net [199.45.39.157]) by hub.freebsd.org (Postfix) with ESMTP id 61BCD1522A for ; Sun, 14 Mar 1999 12:52:04 -0800 (PST) (envelope-from dmm125@bellatlantic.net) Received: from client201-122-41.bellatlantic.net (client201-122-41.bellatlantic.net [151.201.122.41]) by smtp-out2.bellatlantic.net (8.9.1/8.9.1) with ESMTP id PAA27544 for ; Sun, 14 Mar 1999 15:53:56 -0500 (EST) Date: Sun, 14 Mar 1999 15:51:24 +0000 (GMT) From: Donn Miller X-Sender: dmm125@localhost To: current@freebsd.org Subject: boot -c not saving changes Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I boot up my -current box, I hit 'c' to get to the boot prompt. Then I do "boot -c", and then "vi" to configure my kernel. But any changes I make via userconfig aren't saved for when the next time I boot. Is it a problem with the boot loader, or do I have to type some commands to save my config in /boot.config? I have a zero-length /boot.config right now. I would think this involves invoking load -t /boot.config at the boot prompt to load /boot.config the next time I boot, but I don't know the exact sequence. Thanks . Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message