LoginSignup
0
0

Fedora CoreOSをISOイメージからインストールする

Posted at

概要

Fedora CoreOSを、ISOイメージを用いてベアメタル環境にインストールする。
インターネットの疎通に問題がなければ、インストール対象マシンのみで操作が完結する。

結論(要点)

  • ISOイメージで起動した環境では、coreos-installerコマンドでFedora CoreOSをディスクにインストールできる。
    • -iオプションでIgnition設定ファイルを指定できる。
  • 環境内でpodmanやdockerが使えるので、公式の手順に従ってButane設定ファイルを作成後、Ignition設定ファイルに変換する。
  • 作成したIgnition設定ファイルを指定して、coreos-installerを実行する。

手順

詳細な手順は割愛。適当なエディタでButane設定ファイルを作成すること。後は公式を参照。

参考

Installing CoreOS on Bare Metal
Producing an Ignition Config
Butane

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0