I have a problem with multi-user mode.
I use the command:
Code:
ln -sf /lib/systemd/system/multi-user.target /etc/systemd/system/default.target
to change the system boot into multi-user mode.
But the system has behaved very strangely for a week (or more). When I type user name, the display show nothing but when I type password, the screen show all my password in normal characters.
After logging in, I can't use [TAB] to autocomplete. If I press [TAB], it's really a tab character (\t). And all navigator keys ( UP, DOWN, LEFT, RIGHT) become [[^A, [[^B, blah blah.
Please help me. I am using Fedora 17, kernel version 3.5.1.
PS: Sorry for my bad English.