LinuxQuestions.org
Support LQ: Use code LQ3 and save $3 on Domain Registration
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices

Reply
 
Thread Tools Search this Thread
Old 02-01-2009, 08:26 AM   #1
ronb0803
LQ Newbie
 
Registered: Feb 2009
Posts: 9
Thanked: 0
NEED HELP ! login for Linpus 9.2 problem


[Log in to get rid of this advertisement]
I'm totally new to Linux and just bought an emachine with Linpus 9.2 installed. When I start it up it goes through a bunch of checks ends with [root@localhost /]#
I assume it is looking for some kind of startup command or password but I have nothing and the documentation says nothing. Can anyone help me out??
ronb0803 is offline     Reply With Quote
Old 02-01-2009, 08:50 AM   #2
amani
Senior Member
 
Registered: Jul 2006
Location: Kolkata, India
Distribution: 64-bit Source, Kubuntu64, Slamd64. Fedora QA
Posts: 1,807
Thanked: 68
It is probably a light version of Linpus.

You have been logged in as super user in that terminal

Try startx
if nothing happens, they have just put in a minimal version.

You can install Ubuntu, Kubuntu or Fedora 10 in that machine

What are the Specs?

other commands

man useradd or adduser

q to quit


#adduser
username
passwd

#login

login: <username>
passwd: <passwd>
amani is offline     Reply With Quote
Old 02-01-2009, 08:50 AM   #3
The7thGuest
LQ Newbie
 
Registered: Aug 2004
Location: /dev/null
Distribution: Slackware 12.0
Posts: 2
Thanked: 0
I haven't used Linpus before, but that is a common command line prompt. From what you have posted, you are the user "root" (which is the administrator) on the machine "localhost" (127.0.0.1).

If Linpus has a GUI you may be able to type "startx" at the prompt and get a graphical interface to work in.
The7thGuest is offline     Reply With Quote
Old 02-01-2009, 11:00 AM   #4
ronb0803
LQ Newbie
 
Registered: Feb 2009
Posts: 9
Thanked: 0

Original Poster
Linpus

Quote:
Originally Posted by amani View Post
It is probably a light version of Linpus.

You have been logged in as super user in that terminal

Try startx
if nothing happens, they have just put in a minimal version.

You can install Ubuntu, Kubuntu or Fedora 10 in that machine

What are the Specs?

other commands

man useradd or adduser

q to quit


#adduser
username
passwd

#login

login: <username>
passwd: <passwd>
I tried startx nothing happened

I havea celron 2 GHZ 1 mb ram 120 gig drive
ronb0803 is offline     Reply With Quote
Old 02-01-2009, 11:14 AM   #5
ronb0803
LQ Newbie
 
Registered: Feb 2009
Posts: 9
Thanked: 0

Original Poster
Linpus Linux LiveCD Edition v9.2 b080801ava1 is what is loaded
ronb0803 is offline     Reply With Quote
Old 02-01-2009, 11:41 AM   #6
theacerguy
Member
 
Registered: Jan 2009
Location: on my pc!
Distribution: openSUSE 11.2 opensolaris 2009.06
Posts: 210
Blog Entries: 6
Thanked: 3
i have linpus lite on my acer aspire one but it goes direct to gui

(checking red hat bible)

well linpus is built off fedora which is built off redhat
so it starts in a text based runlevel3
to make it boot@ runlevel 5(gui)
do this
(finding page in long book...)
type startx
umm there should be a permenant way to do this...
well i will look...
theacerguy is offline     Reply With Quote
Old 02-01-2009, 12:30 PM   #7
ronb0803
LQ Newbie
 
Registered: Feb 2009
Posts: 9
Thanked: 0

Original Poster
Quote:
Originally Posted by theacerguy View Post
i have linpus lite on my acer aspire one but it goes direct to gui

(checking red hat bible)

well linpus is built off fedora which is built off redhat
so it starts in a text based runlevel3
to make it boot@ runlevel 5(gui)
do this
(finding page in long book...)
type startx
umm there should be a permenant way to do this...
well i will look...
I tried startx but nothing
Personnaly I expected it to go to the GUI but no.
ronb0803 is offline     Reply With Quote
Old 02-02-2009, 02:43 AM   #8
theacerguy
Member
 
Registered: Jan 2009
Location: on my pc!
Distribution: openSUSE 11.2 opensolaris 2009.06
Posts: 210
Blog Entries: 6
Thanked: 3
Quote:
Originally Posted by ronb0803 View Post
I tried startx but nothing
Personnaly I expected it to go to the GUI but no.
hmm install fedora or ubuntu is your best bet
theacerguy is offline     Reply With Quote
Old 02-02-2009, 04:45 AM   #9
elliott678
Member
 
Registered: Mar 2005
Location: North Carolina
Distribution: Arch
Posts: 793
Thanked: 20
You bought it from Woot, didn't you? If so, you should have read the description, there is NO GUI, it is a very useless install, none of the hardware is configured.

They put it on there to get around an agreement with MS, the agreement says every computer sold must have an operating system, even if it is not Windows. Some OEMs used to install FreeDOS on them, some probably still do. It is not meant to be used for anything except a free place holder so they can sell the computer to someone who wants to install their own OS.

This is NOT the Linpus is on the Acer Aspire One.

http://www.woot.com/Blog/ViewEntry.aspx?Id=7212
elliott678 is offline     Reply With Quote
Old 02-02-2009, 07:15 PM   #10
ronb0803
LQ Newbie
 
Registered: Feb 2009
Posts: 9
Thanked: 0

Original Poster
Quote:
Originally Posted by elliott678 View Post
You bought it from Woot, didn't you? If so, you should have read the description, there is NO GUI, it is a very useless install, none of the hardware is configured.

They put it on there to get around an agreement with MS, the agreement says every computer sold must have an operating system, even if it is not Windows. Some OEMs used to install FreeDOS on them, some probably still do. It is not meant to be used for anything except a free place holder so they can sell the computer to someone who wants to install their own OS.

This is NOT the Linpus is on the Acer Aspire One.

http://www.woot.com/Blog/ViewEntry.aspx?Id=7212
So any issues installing a different OS? Do I need to clear this one off first? Thanks for the info
ronb0803 is offline     Reply With Quote
Old 02-02-2009, 08:09 PM   #11
amani
Senior Member
 
Registered: Jul 2006
Location: Kolkata, India
Distribution: 64-bit Source, Kubuntu64, Slamd64. Fedora QA
Posts: 1,807
Thanked: 68
Simply install Kubuntu or Ubuntu and they can remove the Linpus
amani is offline     Reply With Quote
Old 02-03-2009, 12:23 PM   #12
theacerguy
Member
 
Registered: Jan 2009
Location: on my pc!
Distribution: openSUSE 11.2 opensolaris 2009.06
Posts: 210
Blog Entries: 6
Thanked: 3
Quote:
Originally Posted by amani View Post
Simply install Kubuntu or Ubuntu and they can remove the Linpus
not everyone likes ubuntu...
me i can't stand it much prefer fedora or suse
theacerguy is offline     Reply With Quote
Old 02-04-2009, 07:47 PM   #13
ronb0803
LQ Newbie
 
Registered: Feb 2009
Posts: 9
Thanked: 0

Original Poster
Thanks all I'm up and running with Kunbutu.
ronb0803 is offline     Reply With Quote
Old 08-08-2009, 12:11 PM   #14
theacerguy
Member
 
Registered: Jan 2009
Location: on my pc!
Distribution: openSUSE 11.2 opensolaris 2009.06
Posts: 210
Blog Entries: 6
Thanked: 3
ah i kinda just worked something out if you were networked you could have typed yum install xfce4 kdm and then after that finished startx would work thats how i did it for my ubuntu server machine
theacerguy is offline     Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linpus problem karapar Linux - Newbie 4 02-01-2009 11:48 AM
Linpus lite grub/booting linpus to a terminal Only_he_stands_here Linux - Laptop and Netbook 1 11-15-2008 08:51 PM
problem uninstalling linpus linux!!! smjmm2002 Linux - General 1 06-13-2007 12:51 PM
Linpus 9.2 default login ehabnasif Linux - Software 2 05-12-2006 10:05 AM
Problem Installing LINPUS 8.2 adil_haroon Linux - Software 1 08-28-2004 10:30 PM


All times are GMT -5. The time now is 03:26 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration