I have installed archlinux 2012.7.15, and just as the wiki said. And I installed xorg and xfce4. It was all ok and I can even start xfce4 with root account. But when I create a regular user account using "adduser" or "useradd", and reboot the os, and I found that I cann't login with the regular account. I just login the name, and typed the password, and it go back to the login screen again. There was no error prompt . The root account doesn't have the problem.
The following is what I did to install the arch:
- I have installed archlinux 2011 in my laptop, and I just format the "/" device, the "home" and "boot" and "swap" was left no change.
- I boot archlinux 2012 from usb, and "mount /dev/sdaX /mnt" "mount "/dev/sdaY /mnt/home" "mount /dev/sdaZ /mnt/boot"
- setting the wireless with wpa_supplicant, and install the os with : "pacstrap /mnt base base-devel", "pacstrap /mnt grub-bios", "genfstab -p /mnt >> /mnt/etc/fstab"
- arch-chroot /mnt , and install the grub , set the root password
- start archlinux 2012, install the xorg and xfce with root account. after that I add a user account with "adduser username" , I also tried "useradd" command, but when reboot and login the user account, after I typed the password, the screen go back to the login. And if I typed the wrong passwd, it will prompt me to retype again, that's to say I typed the right password. So it's just annoying me. I have used archlinux 2011 and ubuntu, and I haven't encounter this problem before. Anyone can help? I will appreciate it very much.
Alt-F1orCtrl-Alt-F1to switch to one)? – Lev Levitsky Sep 2 '12 at 11:37/etc/passwd? Can you show exactly how you create the user? Can you login as user if you don't reboot? Is the home directory created? – Lev Levitsky Sep 2 '12 at 12:26