Fedora This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-02-2006, 07:24 PM
|
#1
|
Member
Registered: Oct 2006
Posts: 185
Rep:
|
Why am I being asked for a user name and password that does not exist?
Hi,
I have just completed the install of Fedora, but chose not to enter a user name and password for login, by leaving this section blank during setup. How come then that I am being asked for this when Linux boots. I don't have this info, so how can I log in? Is there any way to correct this?
Thanks,
Tim
|
|
|
11-02-2006, 07:33 PM
|
#2
|
LQ Guru
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094
|
If you didn't create a user, you'll have to login as user "root" with the root password. If you left it blank, just hit enter.
|
|
|
11-02-2006, 07:43 PM
|
#3
|
Member
Registered: Oct 2006
Posts: 185
Original Poster
Rep:
|
Hi,
Thanks for the reply. I tried this and it didnt work either - any ideas?
Also, I'm using dual boot. During the install I set the Windows boot to hda (0,0) instead of hda (0,1). On the dual boot screen I changed this to 0,1 using the 'e' key to edit the changes and hit enter to save the changes. When I reboot , however, the changes are not stored. I'm a bit lost about this.
Any help would be great,
thanks,
tim
|
|
|
11-02-2006, 08:04 PM
|
#4
|
Senior Member
Registered: Mar 2006
Location: India
Distribution: Fedora
Posts: 1,562
Rep:
|
Editing on the boot screen won't save any changes, its kinda immediate rescue mode. To make it permanent you have to edit '/boot/grub/grub.conf' using any normal editor. You can do this by editing the fedora option by using the same 'e' key and adding a '1' to the line at the end. This will log you into root user mode. Then you can use
Code:
#vi /boot/grub/grub.conf
to enter edit mode and make the changes. Advisably it's always a good practice to work as a general user rather than root. You can create users here using 'adduser' command. Doing a will give all the details. Once a user is created you can log in using X. After all editing reboot and login using the newly created user.
Hope this help
Cheers
|
|
|
11-02-2006, 08:41 PM
|
#5
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
You can't run a Linux/Unix system without setting up some users. If you don't then you will always have to use the root account which is not really recommended. You can use the useradd or adduser commands whilst logged in as root to create new users.
|
|
|
All times are GMT -5. The time now is 09:05 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|