Fedora 20 stuck at logo when booting
Iv been using fedora for a couple of days, and it worked fine till today, when i rebooted it. When i try to boot it, it gets stuck the the "f" logo. I can still move my mouse but the screen doesnt go anywhere. When i press esc before it loads, the moment that it gets stuck looks like this:
When i launch fedora with some kind of a rescue option its the same thing except it gets stuck already at "started authorization manager". I cant type anything to that except for like half a second after i press the power switch at my pc.
Are you able to boot into a non-graphical system? Try pressing "e" when you reach your GRUB menu to enter a mode where you can edit the arguments passed to the kernel at boot time. Once you're in there, look for the line that begins with "kernel" and add a space and the number 3 to the end of the kernel arguments. Hit the button (it should be listed on the bottom of your screen) to accept the changes and boot, and see if it works. If it does, log into the system and check out your system journal for clues (journalctl -r). If not, let us know.