LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Fedora 12 constantine no user created at install (https://www.linuxquestions.org/questions/linux-newbie-8/fedora-12-constantine-no-user-created-at-install-782531/)

sharo 01-15-2010 11:58 PM

Fedora 12 constantine no user created at install
 
I installed Fedora 12 on my laptop and the problem that I'm having is that it doesn't ask to create user accounts at the end of the install, it only goes to the reboot option and once its done rebooting it restarts with the login screen that doesn't have a user to validate.

How can I create a root user and a system user account?
or is this an issue with my PC or with my kernel?

business_kid 01-16-2010 03:28 AM

Ok. Log in as root. It did ask you for a password for root?

If not, boot from the install cd, hit Ctrl_Alt_F2, which should give you a shell
mount your root device
mount /dev/sdax /mnt (or something like that)
chroot /mnt
passwd root should offer an option to change the password.

Now, reboot & Log in as root.
man useradd starts you off

useradd <options> luser

sharo 01-17-2010 11:54 PM

Thank you and I have to say that I'm just getting in to Linux and this is like my 3rd day at this
My ignorance lever is at 100% and I’m getting a book on or a bible

zmdmw52 01-18-2010 12:13 AM

Quote:

Originally Posted by sharo (Post 3830447)
Thank you and I have to say that I'm just getting in to Linux and this is like my 3rd day at this
My ignorance lever is at 100% and I’m getting a book on or a bible

For a newbie, Linux Mint or Ubuntu would be recommended distros, try to switch to either of those. Linux Mint has advantage of having included additional (non-free eg nVidia ) drivers and codecs.

justaguy_75ae 01-18-2010 01:20 PM

You know I have fedora 12 x86 and I have never experienced that... I think that might be because of a bad burn or bad disc. Did you veryify the sha256sum..... did your burn the disc at the indicated speed on the disc or slower. *I prefer to burn at the slower speed, and on install did you use the disc self check utility.


All times are GMT -5. The time now is 09:39 PM.