Ask a Question related to FreeBSD, Design and Development.

  1. #1

    Default Re: Autoinstall

    On Sat, Feb 26, 2005 at 11:20:24PM +0530, Subhro wrote:
    > Hello Folks,
    >
    > I am trying to create a custom install CD for a few systems which are exact
    > clones of each other. I am trying to make the CD such that whenever the
    > systems are booted off the CDs, it would be auto partitioned and all the
    > predefined packages would be installed without any user intervention. Anyone
    > can help me by sending me pointers or procedure about how to create it?
    Note that I haven't tried it myself, but the FreeBSD installation
    utility, sysinstall can be scripted. See sysinstall(8). There is also a
    manual page about how releases are built. See releases(7).

    Roland
    --
    R.F. Smith /"\ ASCII Ribbon Campaign
    r s m i t h @ x s 4 a l l . n l \ / No HTML/RTF in e-mail
    [url]http://www.xs4all.nl/~rsmith/[/url] X No Word docs in e-mail
    public key: [url]http://www.keyserver.net[/url] / \ Respect for open standards

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.0 (FreeBSD)

    iD4DBQFCILomEnfvsMMhpyURAgbfAKCINDbdbZprVnTVOFu74L fIDGnLaQCYkzrw
    rp/DotgUhbECpsZIXD6y4g==
    =KHjG
    -----END PGP SIGNATURE-----

    Roland Smith Guest

  2. Similar Questions and Discussions

    1. autoinstall/upgrade flashplayer
      Hi Everyone, Does anyone know the code is to detect the various versions of flashplayer, and if the latest is not installed, to automatically...
    2. Autoinstall Quicktime, HELP please.
      hi, I am not good with director, I am doing a cd with only one video. But I really need to make autoinstall quicktime player when it is not...
    3. Autoinstall Shockwave player from CD
      We have been granted the Shockwave distribution license, but have not been able to locate instructions on how to automate the installation of the...
  3. #2

    Default Re: Autoinstall

    On Saturday 26 February 2005 19:04:19, Roland Smith wrote:
    > On Sat, Feb 26, 2005 at 11:20:24PM +0530, Subhro wrote:
    > > Hello Folks,
    > >
    > > I am trying to create a custom install CD for a few systems which are
    > > exact clones of each other. I am trying to make the CD such that whenever
    > > the systems are booted off the CDs, it would be auto partitioned and all
    > > the predefined packages would be installed without any user intervention.
    > > Anyone can help me by sending me pointers or procedure about how to
    > > create it?
    >
    > Note that I haven't tried it myself, but the FreeBSD installation
    > utility, sysinstall can be scripted. See sysinstall(8). There is also a
    > manual page about how releases are built. See releases(7).
    There exists a sample script on our cvs servers:
    [url]http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/release/sysinstall/Attic/install.cfg?rev=1.9.2.2[/url]
    Altough it's listed in the Attic, I think it will still work.

    Cheers,
    ch

    --
    Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x3BCA53BE
    OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and [url]http://pgp.mit.edu[/url]

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.0 (FreeBSD)

    iD8DBQBCIL7g09WjGjvKU74RAsdZAJ94wZGLbOXPsoZrvFicLD fVnSrIlwCfdZyn
    s+405D+zLzi2lxzpL26GrVE=
    =C5+i
    -----END PGP SIGNATURE-----

    Christian Hiris Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139