起動時にカーネルパニックが発生し、レスキューモードの「chroot /mnt/sysimage」コマンドが「chroot failed to run command /bin/sh no such file or directory」エラーを表示して失敗する
Issue
- 起動時にカーネルパニックが発生し、
kernel panic - not syncing: Attempted to kill init!がコンソールに表示されます。linux rescue環境で起動すると、chroot /mnt/sysimageを実行しようとした際に以下のメッセージが表示されました。
# chroot /mnt/sysimage
chroot failed to run command /bin/sh no such file or directory
Environment
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.