LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   how to boot into GUI Mandrake 10 (https://www.linuxquestions.org/questions/mandriva-30/how-to-boot-into-gui-mandrake-10-a-230385/)

pilot14 09-14-2004 02:41 AM

how to boot into GUI Mandrake 10
 
Simple installation worked fine all was well till I handed it over to a friend to look at. Now when I select linux from the menu it boots but I dont enter into the GUI just a black screen asking me to login how do I get it back into the gui

and stay there

??????

rjlee 09-14-2004 03:37 AM

The setting is called initdefault, in the file /etc/inittab. You want to change this to 5 to get your computer to boot into the GUI. After you save this change, subsequent reboots will take you to an X-Windows login.

You can also boot into the GUI as a one-off by typing in 5 at the menu when you select Linux.

bestofmed 09-14-2004 03:39 AM

by default your linux boots in text mode.
this is a fast solution to run the gui, just run the command 'startx`.
I should know your distro to tell you about making it boot in GUI.

pilot14 09-14-2004 03:45 AM

Cheers found file but not sure how to edit this
sorry for being a pain also when I selected Linux I couldnt see were to enter the 5 from

pilot14 09-14-2004 03:47 AM

Quote:

Originally posted by bestofmed
by default your linux boots in text mode.
this is a fast solution to run the gui, just run the command 'startx`.
I should know your distro to tell you about making it boot in GUI.

Thanks already tried that but get fatal errors

rjlee 09-14-2004 04:19 AM

Quote:

Originally posted by pilot14
Cheers found file but not sure how to edit this
sorry for being a pain also when I selected Linux I couldnt see were to enter the 5 from

Editing the file in text mode is fairly easy; you just need a text-mode editor. I'd suggest trying lilo, pico or nino if you have then, or failing that emacs or vi.

berkay 09-14-2004 05:51 AM

if startx fails, that's the problem which I faced n times in mdk10... In the installation, that problem is mdk10 monitor configuration problem... I solved that problem by installing again with other monitor settings...

Lakota 09-14-2004 09:43 AM

the line you want to add "5" to looks like this:

id:3:initdefault:

It is simply change the three or whatever number is there, to a five and save the file before closing it.
Myself I use Kwrite for editing files like this. Kwrite is straitforward, same as notepad in Windoze.


All times are GMT -5. The time now is 09:25 AM.