Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
|
01-21-2008, 12:48 PM
|
#1
|
LQ Newbie
Registered: Jan 2008
Posts: 4
Rep:
|
fedora8 login problem in text mode
Hi. I am installing fedora8 from a disk on an older HP laptop. There was not enough RAM for the graphical installation. At the end I get a text prompt for my username.
Since I never got to choose a username, what do I enter?
New to Linux and thanks for the help.
|
|
|
01-21-2008, 01:20 PM
|
#2
|
LQ Newbie
Registered: Jan 2008
Posts: 4
Original Poster
Rep:
|
localhost login
It is a text prompt for localhost login, not username.
Thanks for the help
|
|
|
01-21-2008, 01:20 PM
|
#3
|
Member
Registered: Jul 2007
Location: Cantina on Mos Eisley
Distribution: Slackware, Ubuntu
Posts: 39
Rep:
|
Did you receive this prompt prior to installation, or when you selected to install using text mode? If it was pre-install, try user: root pass: root
Not sure if it'll work, but worth a try.
Also, if you're using an older machine you might want to try a lighter distribution... **damn small linux, slackware (if you know what you're in for), zenwalk (never tried it, myself), etc.) Good luck.
|
|
|
01-21-2008, 03:00 PM
|
#4
|
LQ Newbie
Registered: Jan 2008
Posts: 4
Original Poster
Rep:
|
It was post installation. When I use root as the localhost login I get
[root@localhost~]# and I do not know what to do with that.
A lighter version may be what I need.
|
|
|
01-21-2008, 03:30 PM
|
#5
|
Senior Member
Registered: Jun 2006
Location: Maryland
Distribution: Kubuntu, Fedora, RHEL
Posts: 1,541
|
After you logged in as root, what you are seeing is the bash shell prompt. Looks perfectly normal to me.
If you are one of those who fear the command line I can understand your grief. Please run the commands shown below to check the space remaining on your HDD and the amount of free/available memory on your system; and please post the results. F8 shouldn't be taking much space after an initial installation... probably no more than say 5-6GB. Linux distros can run on 256MB RAM, but the more RAM the merrier. Generally 512MB is the considered the "minimum".
Last edited by dwhitney67; 01-21-2008 at 03:32 PM.
|
|
|
01-21-2008, 03:36 PM
|
#6
|
Member
Registered: Jul 2007
Location: Cantina on Mos Eisley
Distribution: Slackware, Ubuntu
Posts: 39
Rep:
|
Oh, well it sounds like your booting into Init 3, which was probably what the default became when you chose a text install. If you want to change this, you could do two different things. Either you could type "startx" (without quotes) at the prompt to load X11, which you'd have to do everytime you want a gui. Otherwise you need to edit the inittab file.
To change your init mode, do the following at the cmd line:
cd /etc
vi inittab (you need to be familiar with the basic vi cmds; i for input, etc.)
now find the string that contains the default runlevel. Usually right after the runlevel descriptions...here is an example of the string
id:3:initdefault:
in this case the default init mode is "3" (like yours), which is multi-user mode. Simply make the change from 3 to 5 (X11/GUI), and reboot your machine
Hope that solves your problem
|
|
|
01-21-2008, 06:33 PM
|
#7
|
LQ Newbie
Registered: Jan 2008
Posts: 4
Original Poster
Rep:
|
Thanks. It looks like there is just not enough RAM.
I may try DSL or just donate this old machine.
|
|
|
All times are GMT -5. The time now is 10:48 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
|
|