From owner-freebsd-isp Wed Sep 12 20: 8:19 2001 Delivered-To: freebsd-isp@freebsd.org Received: from postal.admin.gil.com.au (postal.admin.gil.com.au [202.47.47.23]) by hub.freebsd.org (Postfix) with ESMTP id 0A72337B40D for ; Wed, 12 Sep 2001 20:08:12 -0700 (PDT) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: FreeBSD PXE Unattendend installs X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Date: Thu, 13 Sep 2001 13:07:58 +1000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FreeBSD PXE Unattendend installs Thread-Index: AcE79xbbFUN/i5V4SPOYCS8NSCIRIgACh73A From: "Glen Hollings" To: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello BSDers, Im hoping that one of us(or more) has been done this kind of thing = before, Im trying to setup a FreeBSD unattended install, Im very very close to = being able to do this except for one thing. The install.cfg file that scripts the actual install of FreeBSD itself (Scripts sysinstall I think) is where im stuck. For the life of me I cant seem to find any options that will stop the = IPV6 and Ports dialog coming up, hence making the install interactive again = :( So i guess what im asking is "Does anyone know these two options?" Any help would be greatly appeciated Heres my install.cfg nonInteractive=3DYES noWarn=3DYES debug=3DYES ################################ # My host specific data hostname=3Dskank domainname=3Dgil.com.au setYesToAll=3DYES tryDHCP=3Dyes ################################ ################################ nfs=3D192.168.0.1:/usr/local/iso netDev=3Dfxp0 tryDHCP=3DYES mediaSetNFS ################################ ################################ # Select which distributions we want. distSetDeveloper ################################ ################################ disk=3Dtwed0 partition=3Dexclusive bootManager=3Dbooteasy diskPartitionEditor ################################ ################################ # All sizes are expressed in 512 byte blocks! twed0s1-1=3Dufs 512000 / twed0s1-2=3Dswap 1024000 none twed0s1-3=3Dufs 8388608 /var twed0s1-4=3Dufs 8388608 /usr twed0s1-5=3Dufs 41943040 /usr/local diskLabelEditor # OK, everything is set. Do it! installCommit #Restart time shutdown Thanks ********************************************** *Glen Hollings | There Cant Be * *Network Administrator | a Crisis Today,* *Global Info Links | my schedule is * *ghollings@admin.gil.com.au | already full. * ********************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message