Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mandrake7.1 not responding after installation

Status
Not open for further replies.

photores

Programmer
Sep 12, 2000
13
0
0
RU
Hi!
I am newbie to Linux. After installation and reboot, Linux load is starting. It successfully until Xwindow is loaded. After this, my display is switch off and computer not responding.:-(
Please help!
 
If you get another terminal by pressing Ctrl+Alt+F1 ( normally X window is on F7 so you should have F1, F2, F3, ecc.) loggin in as root you can try to reconfigure X running Xconfigurator. Instead if your computer is really blocking ( curious ), you can try, at the lilo boot, to type <<linux single>> ( if it asks a password type the root password ).
At the prompt edit the file /etc/inittab ( typing
<<vi /etc/inittab >> and look for a line containing <<id:5:initdefault:>> replace the 5 with a 3 ( it makes the default init 3 witch doesn't start X ) like this <<id:3:initdefault:>> and then reboot pressing Ctrl+Alt+Del
or typing <<shutdown>>.
If the computer starts normally now try to reconfigure X running <<Xconfigurator>> choosing the right graphic card, a vga resolution ( 640x480 ) initially and have a look.

I hope i did something!
Masi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top