Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am absolutely new to the Linux universe, as I just got an Aspire M1610 with Linux Linpus 9.3 preinstalled. I hooked everything up by I just get a start page with one OS system as option and then a prompt [root@localhost ̃]#
I have looked everywere and I see no command that will allow me to launch the GUI eventhough it should launch by itself, as it was promoted.
Can someone help me out?
Thanks a lot
M;
Let's see. I believe that Linpus is based on Fedora so the Fedora way should work here. When you run into the prompt, type su - and enter your root password. Then type /etc/init.d/gdm start. This should start GDM but you may need to do so everytime you reboot. In order to make things more permant, you need to check the file /etc/inittab and make sure that runlevel is 5, not 3.
Hi, I did not know the password so I typed passwd on the screen and it promted for a new password and accepted it. So I tried the command line you suggested but it did not work. I'm quite desperate as ACER assistance is nowhere to find.
Thanks the same for the advice
M;
Hi, none have worked and I just discovered, after 20 calls, that my ACER Aspire preinstalled Linpus has no GUI preinstalled, so the reseller basicly lied to me. Anyway can anybody tell me the best way to install a GUI (and which one to chose) on Linux Linpus?
Thanks again, it's great having some support.
M;
Hard to say, you'll find that Linpus simply is not wideley used and few people on this forum will know exactly how to help you . Considering that it is based on Fedora, you may be able to get it to work by using this command at the root prompt:
yum -y groupinstall gnome
If that does not work, you may want to consider installing a different Linux distribution. There are so many to choose from and they are all free. Plus most have a livecd that you can run from you optical drive, without installing anything. Quite useful if you just want to test whether it will work or not. The most popular distributions include Ubuntu, Mandriva, Fedora and Suse. You can download the livecd (which can also be used to install) from their site.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.