FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I installed FC6 in text mode. Went through all the steps, but I recall the setup not asking me to put in a user account name. Although it did ask me to fill in a root password. I thought nothing of it and went along. The install finishes and I restart. Everything loads up and finally I come to a text prompt asking me for a login and password. Since I never filled in a user account NAME, I obviously can't login. I put the FC6 CD back in to see if I missed a step and once again a screen came up never asking for a user account name. Please help, I'd like to actually USE this operating system lol. Thanks in advance.
At the login prompt, login as the user "root" and enter the root password you set during install time. After that, add a new user, by using the useradd command and give the new user a password using the password command e.g.
Code:
#useradd someuser
#passwd someuser
After that logout of the root account and login as the new user.
Alright I've created the new user name and password and logged into it. But I'm still at the prompt.. All the other distros I've installed have taken me to GUI by default.. Is it different with FC6? How do I get to the GUI, and what do I need to do for it to send me there by default in the future? Thanks again!
But now when I execute that command, my monitor loses signal after a few seconds and shuts off...
I think it's because of graphic driver issues. FC6 does not recognize my Nvidia GeForce 8800 GTX by default so it times out when loading Xorg.. Would anyone know how to fix this? If I can't get into the operating system, I can't install the driver..
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.