起動後に画面が黒く表示されるのはなぜですか?

起動後に画面が黒く表示されるのはなぜですか?

CentOS 2.7 GRUBを起動すると画面が消えます。起動中に画面の下にスクロールするアクティビティを表示します。これで画面が空白になります。 NIVIDIAグラフィックカードがあり、これが問題の原因である可能性があります。 setparmsでは... nomodeset vga = 789splashを指定しました。正確な開始コードは次のとおりです。

setparams 'CentOS Linux(3.10.0-957.el7.x86_64) 7(コア)'

load_video セット gfxpayload=insmod 保持 gzio insmod part_gpt insmod ext2

ルート設定='hd0,gpt2'

if [x $ feature_platform_search_hint = xy];検索 --no-floppy --fs-uuid --set=root \ --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2\ --hing- baremetal=ahcio,gpt2 27483794-8c21- \ 428f-951e-315bce52e222 それ以外の場合は検索 --no-floppy --fs-uuid --set=root\27483794-8c21-428f-951e-315bce52e222 fi

linuxefi /vmlinux-3.10.0-957.el7.x86_64 root=\/dev/mapper/centos-roo ro crashkernel=auto\rd.lvm.lv=centos/root rd.lvm.lv=centos/swap\nomodeset rhg自動LANG = en.UTF8 \

initdefi /initramfs-3.10.0-957.el7.x86_64.img

ベストアンサー1

おすすめ記事