Date: Fri, 27 Sep 2002 10:10:44 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: freebsd-questions@FreeBSD.ORG Cc: Andrew Watkins <aqw@whack.org> Subject: Re: automating sysinstall; cant find 'install root' variable and Message-ID: <20020927091044.GA13391@happy-idiot-talk.infracaninophi> In-Reply-To: <20020927074615.GC23026@whack.org> References: <20020927074615.GC23026@whack.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 27, 2002 at 12:46:15AM -0700, Andrew Watkins wrote: > anyone know why there is no 'install root' variable for sysinstall, or > other 'options'? I see only 'optionsEditor' which is interactive. How > can I set the options? As the man page says: This product is currently at the end of its life cycle and will eventu- ally be replaced. You're right that there is no obvious documented way to modify options as part of a scripted install. But... # /stand/sysinstall installRoot=/foo optionsEditor will set your install root to /foo and pops you into the Options Editor. I'm afraid you're going to have to UTSL, or work by trial and error to make sysinstall do exactly what you want. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020927091044.GA13391>