• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Just installed Ubuntu, but cannot login...

Mavrick

Senior member
After install (in a VMWare machine) of Ubuntu, I rebooted but not cannot login as Ubuntu always says that the home directory for my user is set to a directory that does not exist.

Is there something I can do about it??
 
If you haven't done anything yet I would just reinstall and see if that fixes it, it should have created your user's home directory on installation.
 
Hmm, interesting. Do what Nothinman said, try reinstalling. Make sure to take note of the user and password. Maybe you entered the wrong login info?
 
There was a bug with some of the installers (I don't know if they have fixed it) that if you didn't set your time zone (left it as UTC) then it wouldn't create the user or ask you for a password. Reinstall and set your time zone, and see what happens.
 
Originally posted by: stupidkid
Can you login as root? Not graphically but through command line?

Ubuntu doesn't setup a root account by default iirc. They work around the sudo command to give a normal user admin priviledges.
 
Originally posted by: SleepWalkerX
Originally posted by: stupidkid
Can you login as root? Not graphically but through command line?

Ubuntu doesn't setup a root account by default iirc. They work around the sudo command to give a normal user admin priviledges.

You can still log in as root on the command line with your su password.
 
Originally posted by: LoKe
Originally posted by: SleepWalkerX
Originally posted by: stupidkid
Can you login as root? Not graphically but through command line?

Ubuntu doesn't setup a root account by default iirc. They work around the sudo command to give a normal user admin priviledges.

You can still log in as root on the command line with your su password.

not if you can't log in!


you could try to single user boot it and create/chown your home directory.
 
Back
Top