LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Environment Start-up - Mandrake 7.2 (https://www.linuxquestions.org/questions/linux-software-2/environment-start-up-mandrake-7-2-a-846/)

hoggbottom59 02-13-2001 04:44 AM

I have recently managed after struggling for months to install Mandrake 7.2.

When first installed it booted into KDE2. After several crashes and so forth it will only get as far as the login screen of BASH.

How do I correct this?
59.

devnull 02-13-2001 08:41 AM

Edit the /etc/inittab

change the line
id:5:initdefault:
to
id:3:initdefault:

ugge 02-13-2001 04:34 PM

Where in the boot process does it crash and what are the error mess. if any?

hoggbottom59 02-14-2001 03:19 AM

Boot Problem in Mandrake 7.2
 
There is a message along the lines of being a type 3 something. I tried changing the Init statement to 3 as the other reply said.

Still no luck it merely boots to Bash and nothing else.

L

ugge 02-14-2001 02:54 PM

the command sequence:

# dmesg|less

will let you scroll through the bootup log messages. In this listing all of the hardware data is listed, well maybe not all but...
These lines are all from before the mother of all processes 'init' is started.
Does it look good so far?
Any strange error like lines?


All times are GMT -5. The time now is 05:10 AM.