Preseed: Difference between revisions
m incorrect case in anchor |
|||
Line 1: | Line 1: | ||
⚫ | '''Preseeding''' is a method for automating the installation of the [[Debian]] [[operating system]] and its derivatives. Answers to installation questions, which would normally be answered interactively by an operator, are predetermined and supplied via a configuration file (and sometimes boot parameters). This is similar to unattended installations of Windows operating systems using an answer file (see [[Installation (computer programs)]]). |
||
⚫ | '''Preseeding''' is a method for automating the installation of the [[Debian |
||
Many [[Debian]]-based operating systems support preseed, because it is a feature of the [[Debian-Installer]] (also known as "d-i"). For instance, although [[Ubuntu (operating system)|Ubuntu]] is commonly installed via the user-friendly [[Ubiquity (software)|Ubiquity]] installer, preseeding the d-i is the recommended method for automating Ubuntu installations<ref>{{cite web|url=https://help.ubuntu.com/14.04/installation-guide/i386/apb.html|title=Automating the installation using preseeding|publisher=Ubuntu documentation team|accessdate=2015-06-30}}</ref> |
Many [[Debian]]-based operating systems support preseed, because it is a feature of the [[Debian-Installer]] (also known as "d-i"). For instance, although [[Ubuntu (operating system)|Ubuntu]] is commonly installed via the user-friendly [[Ubiquity (software)|Ubiquity]] installer, preseeding the d-i is the recommended method for automating Ubuntu installations<ref>{{cite web|url=https://help.ubuntu.com/14.04/installation-guide/i386/apb.html|title=Automating the installation using preseeding|publisher=Ubuntu documentation team|accessdate=2015-06-30}}</ref> |
||
Line 8: | Line 7: | ||
== See also == |
== See also == |
||
* Redhat's/Fedora [[anaconda (software)|anaconda |
* Redhat's/Fedora [[anaconda (software)|anaconda]] configuration file [[Kickstart (Linux)|kickstart]] |
||
* Sun's/ Oracle [[Solaris (operating system)|Solaris]] [[Jumpstart (Solaris)|jumpstart |
* Sun's/ Oracle [[Solaris (operating system)|Solaris]] [[Jumpstart (Solaris)|jumpstart]] |
||
* [[Installation (computer programs)#System installer|System Installer]] |
* [[Installation (computer programs)#System installer|System Installer]] |
||
Revision as of 07:35, 20 July 2016
Preseeding is a method for automating the installation of the Debian operating system and its derivatives. Answers to installation questions, which would normally be answered interactively by an operator, are predetermined and supplied via a configuration file (and sometimes boot parameters). This is similar to unattended installations of Windows operating systems using an answer file (see Installation (computer programs)).
Many Debian-based operating systems support preseed, because it is a feature of the Debian-Installer (also known as "d-i"). For instance, although Ubuntu is commonly installed via the user-friendly Ubiquity installer, preseeding the d-i is the recommended method for automating Ubuntu installations[1] and for customizing install CDs.[2]
Note that preseeding automates the operating system installation, but it does not necessarily continue to detailed configuration or application installation in the same way as Fully Automatic Installation
See also
- Redhat's/Fedora anaconda configuration file kickstart
- Sun's/ Oracle Solaris jumpstart
- System Installer
References
- ^ "Automating the installation using preseeding". Ubuntu documentation team. Retrieved 2015-06-30.
- ^ "InstallCDCustomization". Ubuntu documentation team. Retrieved 2009-11-20.
External links