live/install cd?

Matthew Seaman m.seaman at infracaninophile.co.uk
Thu Jan 6 02:11:58 PST 2005


daniel quinn wrote:
> i've been asked by my company to put together a basic cd that can install a 
> basic freebsd5 system just by putting in the disc and turning it on.  it'd 
> have to have a base number of packages and be configured for networking etc 
> at bootup etc.

This can be done by modifying one of the standard install disks, so that 
you provide a config file for sysinstall(8) plus some local packages to 
modify files in /etc -- ie. create user accounts, add settings to 
rc.conf and so forth.


See sysinstall(8) for instructions on how to setup the config file, 
particularly the section on LOAD_CONFIG_FILE.

Also look at:

     http://www.freebsd.org/doc/en_US.ISO8859-1/articles/pxe/index.html

Which, apart from the detail of booting over a network, rather from a CD 
basically explains how to do most of what you want.

You can even build your own custom release CDs with any local 
modifications you require.  Documentation of how 'make release' works is in:

     http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/index.html

And for a method of doing the job that might be slightly more familiar 
to you as a Gentoo user, this article may prove enlightening:

 
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/fbsd-from-scratch/index.html

	Cheers,

         Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       8 Dane Court Manor
                                                       School Rd
PGP: http://www.infracaninophile.co.uk/pgpkey         Tilmanstone
Tel: +44 1304 617253                                  Kent, CT14 0JL UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 372 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050106/ec4bbdeb/signature-0001.bin


More information about the freebsd-questions mailing list