From owner-freebsd-stable Tue Jun 9 17:57:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14208 for freebsd-stable-outgoing; Tue, 9 Jun 1998 17:57:11 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA14196 for ; Tue, 9 Jun 1998 17:57:05 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id RAA16209; Tue, 9 Jun 1998 17:56:21 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: "Ryan, Martin" cc: "'freebsd-stable'" Subject: Re: Auto installation scripts In-reply-to: Your message of "Tue, 09 Jun 1998 17:27:00 EST." <357DD051@ypmail.nds.telecom.com.au> Date: Tue, 09 Jun 1998 17:56:21 -0700 Message-ID: <16206.897440181@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Is there a way to feed the "installation kernel" on a boot floppy a > config file > such that it will do a complete installation without asking *any* > questions? Yes, though it's definitely for advanced users only. You'll need to read the man page for sysinstall for a complete list of variables and functions which are available through that mechanism though, the /usr/src/release/sysinstall/install.cfg file also providing a working example. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message