F18 No login screen
Hello, after booting my fedora 18 it loads up until the splash screen (the blue wallpaper before the login area appears).
That's it, it just sits at the splash screen with my cursor available.
I can access TTY (and login as root), but I am new to linux and have no idea what I'm doing. Is there a way to figure out what is wrong, or is there a quick-fix?
I have no idea what the problem is, it was working correctly the other night, however I installed some nautilus scripts and ran one or two i was unsure about to see what they were, and one did something with grub (i think).
Can you provide a link or describe the content of these "nautilus scripts" ? Can you post the (updated) grub boot command line ?
Hi! The scripts I installed were http://gnome-look.org/content/show.php/Ultimate+Edition+Nautilus+Scripts+Pack?content=104451 and I ran "MakeGDM" and "MakeUsplash" not knowing what they were.
Whether these have done something, I don't know... about this grub boot command line, do you have instructions to achieve that? I'm very new to using linux/grub.
you can get the boot arguments that I think he is referring to with
cat /proc/cmdline
.