bootc-dev / bootc-dev/bootc

bootc install to-filesystem - having issues with passphrase LUKS

オープン
#565 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
area/install bug
主要言語
Rust
スター
2.3k
フォーク
230
平均マージ
3日 3時間
マージ済み PR(30日)
36

説明

Hello, I'm trying to install bootc on top of an existing system that's configured with a LUKS passphrase. Reproducing this is easy, just a standard CentOS Stream 9 install - check the box for encryption during installation. Then run the bootc deployment method I describe below on top of the newly installed system. When the system reboot it hangs for a while then drops to a dracut prompt. No interesting log messages as far as I can tell.

I've looked/searched through all the bootc documentation and all of the issues & discussions on GitHub, but I cant seem to find any examples or anyone talking about using regular passphrase LUKS with this bootc deployment method.

Is this a known issue or am I doing something wrong? Thanks for your time.

I am using this deployment method as a test:
```
podman run --rm --privileged \
--pid=host --security-opt label=type:unconfined_t \
--volume /dev:/dev \
--volume /var/lib/containers:/var/lib/containers \
--volume /:/target \
--entrypoint bootc \
quay.io/centos-bootc/centos-bootc:stream9 \
install to-filesystem --skip-fetch-check --replace=alongside /target --root-ssh-authorized-keys /target/root/.ssh/authorized_keys
```

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

パスフレーズ付きの LUKS を使用する標準的な CentOS Stream 9 インストールで障害を再現し、続いて提供された `bootc install to-filesystem` コマンドを実行して、再起動と dracut プロンプトを確認します。まず bootc のデプロイメント動作と利用可能な dracut ログを確認します。インストールされたシステムが正常に再起動し、LUKS パスフレーズを受け付ければ完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
linux
領域
operating-systems
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。