Preseed: Difference between revisions
INGfertility (talk | contribs) No edit summary |
Citation bot (talk | contribs) Removed parameters. | Use this bot. Report bugs. | #UCB_CommandLine |
||
(21 intermediate revisions by 18 users not shown) | |||
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)]]). |
||
{{see also|Pre-Seed}} |
|||
⚫ | |||
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 |
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://www.debian.org/releases/stretch/amd64/apb.html.en|title=Automating the installation using preseeding|last=|first=|date=|website=|publisher=Ubuntu documentation team|archive-url=|archive-date=|accessdate=2015-06-30}}</ref> |
||
and for customizing install CDs |
and for customizing install CDs.<ref>{{cite web|url=https://help.ubuntu.com/community/InstallCDCustomization|title=InstallCDCustomization|publisher=Ubuntu documentation team|accessdate=2009-11-20}}</ref> |
||
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]] |
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 (installer)|Anaconda]] configuration file [[Kickstart (Linux)|kickstart]] |
|||
* Sun's/ Oracle [[Solaris (operating system)|Solaris]] [[JumpStart (Solaris)|jumpstart]] |
|||
* [[Installation (computer programs)#System installer|System Installer]] |
|||
==References== |
==References== |
||
Line 13: | Line 16: | ||
== External links == |
== External links == |
||
* [http://wiki.debian.org/DebianInstaller/Preseed Preseeding the d-i] |
* [http://wiki.debian.org/DebianInstaller/Preseed Preseeding the d-i] |
||
* [https://fai-project.org Fully Automatic Installation] |
|||
⚫ | |||
⚫ | |||
[[Category:Linux installation software]] |
[[Category:Linux installation software]] |
||
[[Category:Debian]] |
[[Category:Debian]] |
||
⚫ | |||
⚫ | |||
{{linux-stub}} |
{{linux-stub}} |
||
{{Install-software-stub}} |
Latest revision as of 21:03, 27 September 2023
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
[edit]- Redhat's/Fedora Anaconda configuration file kickstart
- Sun's/ Oracle Solaris jumpstart
- System Installer
References
[edit]- ^ "Automating the installation using preseeding". Ubuntu documentation team. Retrieved 2015-06-30.
- ^ "InstallCDCustomization". Ubuntu documentation team. Retrieved 2009-11-20.
External links
[edit]