Oh, I didn’t notice there was such an option. I just tried reinstalling with it enabled, but unfortunately nothing seems to have changed. Same error, same behavior.
But thank you!
Secure boot was disabled, but turning it on doesn’t fix it.
No, I am unable to go to ttys.
Yes, I can see the grub menu, but both fedora and fedora(rescue) does not boot.
Actually I just found that it’s not entirely black screen, there’s a small _ at the top left corner when it stuck.
Yes, ok, so it’s for sure a graphic issue/kde plasma I had this yesterday due to my own stupidity, and it took me like 8 hours to fix just by wiping my system.
So were you ever able to boot into the system after installing from the live boot session?
Remove the rhgb quiet like you did at the grub and replace with systemd.unit=multi-user.target and Ctl x it should allow you to boot to a TTY. Then you should have the CLI login, and i would look and see if lspci -k | grep -A 3 -i vga shows nouveau or nvidia
Remove the rhgb quiet like you did at the grub and replace with systemd.unit=multi-user.target and Ctl x it should allow you to boot to a TTY. Then you should have the CLI login, and i would look and see if lspci -k | grep -A 3 -i vga shows nouveau or nvidia.
i would then make sure to
Somehow it’s still running into Starting plymouth-quit.service (then stuck) even I removed rhgb and quiet, adding systemd.unit=multi-user.target
Did I doing anything wrong?
No, it does not let my type any commands, only a _ at top left corner.
But this time the last systemd message is not Plymouth related, the final one is wifi related.
I am sure the wifi should be fine, though.