On Mon, Sep 26, 2011 at 01:45:07AM -0700, Robin Lee Powell wrote: > Everything seems to work until it asks for a password. As soon as > that happens, any character I type causes it to respond as though > I'd hit "enter". This continues until /bin/login completes and a > new getty starts, at which point it prints the right headers and I > can enter my userid, and then it asks for a password and it breaks > again in the same way. Bizarrely, the problem appears to have actually been in my kernel config: kernel /vmlinuz-2.6.38.8-32.fc15.x86_64 ro root=/dev/vda2 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us console=ttyS0,115200 console=tty0 rhgb Apparently, having the two console bits screwed things up, which is kind of lame. But hey, problem solved! :D -Robin -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html