FAI multi-distribution: Difference between revisions
mNo edit summary |
No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Status == | == Status == | ||
FAI can install | Support for Linux distributions other then Debian is available since 2011. FAI | ||
SuSE | can install Linux distributions like Redhat, CentOS, | ||
Scientific Linux Cern, Fedora, openSUSE, SuSE, Ubuntu and of course Debian. | |||
Read the [https://lists.uni-koeln.de/pipermail/linux-fai/2011-September/009243.html announcement] including a small HowTo. | |||
=== Distribution specific stuff === | |||
==== Ubuntu ==== | |||
Just get the basefile for Ubuntu from | |||
https://fai-project.org/download/basefiles/ and use the Ubuntu | |||
examples from /usr/share/doc/fai-doc/examples/simple. | |||
== | ==== CentOS ==== | ||
FAI 4.0 includes examples for installing CentOS 5 and 6. | |||
Ready-made basefiles are available at https://fai-project.org/download/basefiles/. | |||
Sample log files for a CentOS 6 installation can be found | |||
[http://fai-project.org/logs/ here] | |||
==== Scientific Linux Cern ==== | |||
FAI 4.0 can also install SCL 5 and 6. | |||
Ready-made basefiles are available at https://fai-project.org/download/basefiles/. | |||
==== RHEL5 and 6 ==== | |||
Redhat Enterprise Linux 5 and 6 | |||
This should work in the same way as CentOS and SLC. | |||
==== SuSE ==== | ==== SuSE ==== | ||
A more verbose description on how to do this with SLES9 is [[Installing_SLES9_32Bit_and_Smart_PackageManager_with_FAI | available here]] | A more verbose description on how to do this with SLES9 is [[Installing_SLES9_32Bit_and_Smart_PackageManager_with_FAI | available here]] | ||
== Bootstrapping the base images for other distributions == | == Bootstrapping the base images for other distributions == | ||
Have a look at examples/simple/basefiles/ | Have a look at examples/simple/basefiles/mk-basefile. Works for | ||
Ubuntu, CentOS, SLC. For RPM based distributions it uses [http://packages.qa.debian.org/r/rinse.html rinse], which | |||
also support some old versions of OpenSUSE. | |||
For | |||
[ | |||
[[Category:RedHat]] | [[Category:RedHat]] | ||
[[Category:CentOS]] | [[Category:CentOS]] | ||
[[Category:Ubuntu]] |
Latest revision as of 19:36, 10 March 2019
Status
Support for Linux distributions other then Debian is available since 2011. FAI can install Linux distributions like Redhat, CentOS, Scientific Linux Cern, Fedora, openSUSE, SuSE, Ubuntu and of course Debian.
Read the announcement including a small HowTo.
Distribution specific stuff
Ubuntu
Just get the basefile for Ubuntu from https://fai-project.org/download/basefiles/ and use the Ubuntu examples from /usr/share/doc/fai-doc/examples/simple.
CentOS
FAI 4.0 includes examples for installing CentOS 5 and 6. Ready-made basefiles are available at https://fai-project.org/download/basefiles/. Sample log files for a CentOS 6 installation can be found here
Scientific Linux Cern
FAI 4.0 can also install SCL 5 and 6. Ready-made basefiles are available at https://fai-project.org/download/basefiles/.
RHEL5 and 6
Redhat Enterprise Linux 5 and 6
This should work in the same way as CentOS and SLC.
SuSE
A more verbose description on how to do this with SLES9 is available here
Bootstrapping the base images for other distributions
Have a look at examples/simple/basefiles/mk-basefile. Works for Ubuntu, CentOS, SLC. For RPM based distributions it uses rinse, which also support some old versions of OpenSUSE.