Let me make sure I undestand how you are picking which Fedora to use. As I read the grub.cfg file, it is only for FC 16. So evidently, you don't pick which Fedora to use from a grub menu. Do you go into BIOS and set a different HD boot priority? Or is this handled by some OS switching type of program?
Post the output of
"-l" uses the letter "l", not the number one.
(This is what I should have recommended in the first place for getting a picture of how the hard drive partitions are detected).
An example of a successful login session on my FC 16 machine:
Code:
Jun 2 13:29:13 comp12 systemd-logind[989]: New session 2 of user cosmo.
Jun 2 13:29:13 comp12 systemd-logind[989]: Linked /tmp/.X11-unix/X0 to /run/user/cosmo/X11-display.
Jun 2 13:29:13 comp12 gnome-session[1192]: DEBUG(+): GdmSignalHandler: handling signal 15
Jun 2 13:29:13 comp12 gnome-session[1192]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
Jun 2 13:29:13 comp12 gnome-session[1192]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x41bf30
Jun 2 13:29:13 comp12 gnome-session[1192]: DEBUG(+): Got callback for signal 15
Jun 2 13:29:13 comp12 gnome-session[1192]: DEBUG(+): GsmManager: Logout called
Jun 2 13:29:13 comp12 gnome-session[1192]: DEBUG(+): GsmShell: Not connected to the shell
Jun 2 13:29:13 comp12 gnome-session[1192]: DEBUG(+): GsmManager: requesting logout
Jun 2 13:29:13 comp12 gnome-session[1192]: DEBUG(+): GsmManager: ending phase RUNNING#012
Jun 2 13:29:13 comp12 gnome-session[1192]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION#012
Jun 2 13:29:13 comp12 gnome-session[1192]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
Jun 2 13:29:13 comp12 gnome-session[1192]: DEBUG(+): GsmManager: Client /org/gn:
I'll have to research what the differences between mine and yours indicate.
The log /var/log/secure shows successful and unsuccessful authentications of logins. See if your login was authenticated. If it was, then we can assume the password file isn't the problem. (You can deliberately do a login with a bad password to see what a failure report looks like.)