Can’t login with to the Desktop using my username. I enter the password, the screen darkens and then returns with the password prompt again. I probably foobarred something yesterday when I was trying to get Jellyfin to see my external drives.
Anyway, I’m able to create a new user and login to the new user Desktop.
I’m able to login with original password via tty and…
I ran ls -l /home and it shows the new user.
I ran ls -la /home/newuser and it shows all the directories.
When I run ls -la /home/originaluser I get “no such file or directory”.
In /etc/passwd, both users are there and a Jellyfin entry…
Reading through that, I ran genfstab / and the output below.
The first 2 entries are the Home partition and the EFI partition.
The last 4 entries are the current contents of the fstab file (4 of my external drives).
I seem to remember the original entries were shorter lines than the 2 drawn out entries below.
So I’m guessing I need to add these 2 entries to fstab but not clear on how to format both of those?
But, still can’t login to the Desktop with the original user so has to be something else going on.
When I click on the Home partition in Dolphin, it shows the originaluser Folder. When I click on Properties of that folder it shows it’s mounting on /run/media/enblu/EOS Home with “enblu“ being the newuser. Does that seem right?
Well I am not sure what your exact setup is but run/media normally would point to a external drive, or a internal drive, that has been mounted in Dolphin , that is all I can tell you.
If you go to system settings >users maybe you can find out something more, you could also type SDDM in the search field on the top of the system settings, and when in the SDDM section, click at the top on the right side of the window on behaviour, and see what is listed there.
Both users are shown under Users in System Settings and in the SDDM window..
Now that you mentioned it, EOS is installed on a “permanent” external drive, so that probably explains that.
I’ll probably reinstall on an internal drive sometime in the near future but would like to find out how I apparently “hid” the original user.
Get the “no such file or directory“ whether logging in via tty or logged in to the Desktop as newuuser.
[enblu@machina ~]$ chown -R originaluser:originaluser /home/originaluser
chown: cannot access ‘/home/originaluser’: No such file or directory
Don’t have the originaluser file or directory either, and think that a default setup would only have home and folders like documents etc along with some (hidden) .folders.
I used “originaluser” just to refer to the username I chose when I installed EOS. I installed another user(newuser) to see if I could or not after I could no longer login to the Desktop with my original user.
My Home folder is still there under my original username just can’t login in with it anymore.
I did something when I was trying to get Jellyfin to see my external drives, including adding it as user (following one tutorial I found) which I later discovered I didn’t need to do, just had to add the drives into fstab.