
passwd username



Vincent Vermeulen wrote:If the password you enter for your account is incorrect, it will say so at the login screen. Just above the password box it will say in red letters "Invalid password, please try again". Is this the case?





Vincent Vermeulen wrote:Vincent Vermeulen wrote:If the password you enter for your account is incorrect, it will say so at the login screen. Just above the password box it will say in red letters "Invalid password, please try again". Is this the case?
Did you confirm this? That in fact the problem is your password?
.


cat /etc/fstab
sudo sfdisk -lsudo blkidsudo nano /etc/fstab



grep /home /etc/fstabsudo parted -l






rmcellig wrote:This my output for the cat command:
#home was on /dev/sda8 during installation
UUID=5ab25852-oab3-4153-8c05-382b3421a140 /home
sudo blkid


Richard Kimber wrote:I have just installed Mint 12 and I have the same problem. I also have a separate /home partition, but that seems to have been mounted OK. Although fstab says /home was on /dev/sda5 during installation, but mount reports "/dev/sdb5 on /home". I can log on as a guest, and I've also found that my password is accepted at the terminal, so I can su to my account. I've also been able to set up a root password. I've tried changing my password with the passwd command, but I still can't log in.
So the situation now is that I can log in as root, and as guest, but the login manager doesn't accept me, even though the system settings say I'm the administrator ... aaarrggh.

Vincent Vermeulen wrote:You can try with:
- Code: Select all
sudo blkid
to check if the UUID is correct for /dev/sda7. Alternatively you may want to edit your /etc/fstab and replace the UUID=5ab25852-oab3-4153-8c05-382b3421a140 at the beginning of that line with /dev/sda7 so as to try if that will work.




Richard Kimber wrote:Richard Kimber wrote:I have just installed Mint 12 and I have the same problem. I also have a separate /home partition, but that seems to have been mounted OK. Although fstab says /home was on /dev/sda5 during installation, but mount reports "/dev/sdb5 on /home". I can log on as a guest, and I've also found that my password is accepted at the terminal, so I can su to my account. I've also been able to set up a root password. I've tried changing my password with the passwd command, but I still can't log in.
So the situation now is that I can log in as root, and as guest, but the login manager doesn't accept me, even though the system settings say I'm the administrator ... aaarrggh.
So is the only remedy to re-install the system?

Users browsing this forum: Deadeye and 35 guests