LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   -~cant Get Mandrake Linux To Run~- (https://www.linuxquestions.org/questions/linux-newbie-8/%7Ecant-get-mandrake-linux-to-run%7E-84556/)

forsaken 08-22-2003 11:23 AM

-~cant Get Mandrake Linux To Run~-
 
after i install mandrak the system reboots when it laods up a black screen comes up and it asks for local host login then i dont know what to do after that..

peace 08-22-2003 12:15 PM

Uhm... for your login, use your username and password that you setup during installation.

If you only set root during installtion, then login as that user then use the command 'startx' to go into a graphical desktop. There you can add another user. Or, you can use the command adduser.Then, logout and log back in as your new user.

-> To get into the desktop, use 'startx'. <-

tcaptain 08-22-2003 12:17 PM

you enter your login name (seleted during the install) or root if you wish, and enter a password.

that's how linux works.

Perhaps some reading up is in order?

beaucoup 08-22-2003 02:22 PM

Here's a good place to start. :)

http://www.tldp.org/LDP/intro-linux/html/index.html

-Andrew

Skyline 08-22-2003 02:38 PM

And if you want to change your default run level

Open a shell - su to root user - then type

kedit /etc/inittab

or

(use your favourite editor to open /etc/inittab)

Look for the line:

id:3:initdefault:

change it to

id:5:initdefault:

ie just change a 3 to a 5 in this line - save the file and reboot


All times are GMT -5. The time now is 08:40 PM.