Skip site navigation (1)Skip section navigation (2)
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>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B9C04FEB4B4EA74696488AE05045588728D2C9>