Guest iCone Report post Posted April 24, 2012 Hi, Total and absolute UNIX newb here, just inherited a Mandriva 2008.1 box and would like to review its general configuration. The problem is that after logging in as root don't know how to start the GUI or the commands needed to review the hardware, disks and network configuration. Tried commands like startx, harddrake and harddrake2 but none are found, is the box missing pieces of software or is just me that don't know what I'm doing? Please help me find my way around. Thanks Quote Share this post Link to post Share on other sites
Guest iCone Report post Posted April 24, 2012 If I do Ctrl+Alt+F8 I get a blinking cursor on the upper left but nothing else. Quote Share this post Link to post Share on other sites
isadora 1 Report post Posted April 24, 2012 Suggestion: try starting your machine with a Live-CD, like: http://www.mageia.org/en/downloads/ Quote Share this post Link to post Share on other sites
Guest iCone Report post Posted April 24, 2012 Suggestion: try starting your machine with a Live-CD, like: http://www.mageia.org/en/downloads/ What shall I pick from all the options? Quote Share this post Link to post Share on other sites
isadora 1 Report post Posted April 24, 2012 What shall I pick from all the options? Try KDE-32 bits for example. Quote Share this post Link to post Share on other sites
Guest iCone Report post Posted April 24, 2012 Tried to boot with the KDE Live CD and after filling up the 9 circles on the Mageia screen it remained there and nothing happened. Quote Share this post Link to post Share on other sites
Ixthusdan 3 Report post Posted May 5, 2012 (edited) If you have a console after boot, then startx should launch a gui. If it does not, then it is possible that the x server was not installed, and probably no desktop environment. So, as root, do "urpmi kde" and you should get a request to install additional packages, including the x server. After the install, then do startx. Note that this will install over 100 packages, so relax and wait for it to finish. Edited May 5, 2012 by Ixthusdan Quote Share this post Link to post Share on other sites