Date: Thu, 13 Sep 2001 13:07:58 +1000 From: "Glen Hollings" <GHollings@admin.gil.com.au> To: <freebsd-isp@freebsd.org> Subject: FreeBSD PXE Unattendend installs Message-ID: <B9C04FEB4B4EA74696488AE05045588728D2C9@postal.admin.gil.com.au>
index | next in thread | raw e-mail
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=YES noWarn=YES debug=YES ################################ # My host specific data hostname=skank domainname=gil.com.au setYesToAll=YES tryDHCP=yes ################################ ################################ nfs=192.168.0.1:/usr/local/iso netDev=fxp0 tryDHCP=YES mediaSetNFS ################################ ################################ # Select which distributions we want. distSetDeveloper ################################ ################################ disk=twed0 partition=exclusive bootManager=booteasy diskPartitionEditor ################################ ################################ # All sizes are expressed in 512 byte blocks! twed0s1-1=ufs 512000 / twed0s1-2=swap 1024000 none twed0s1-3=ufs 8388608 /var twed0s1-4=ufs 8388608 /usr twed0s1-5=ufs 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 messagehelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B9C04FEB4B4EA74696488AE05045588728D2C9>
