LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 11-29-2009, 04:18 AM   #91
Lorax
Member
 
Registered: Nov 2009
Posts: 215

Original Poster
Rep: Reputation: 32

I need to figure out what I'm doing wrong.
 
Old 11-29-2009, 04:22 AM   #92
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hey Lorax,

Did you do the install from the NETINST CD of Debian? When you get that prompt
Code:
nrc3@debian:~$
at the console, that means that you are succesfully logged into your new system (console only, no gui, that's why I suspect you installed from the NETINST).

When logged in first thing to do is to see if you have network connection up and configured.

The select and install software step failed may happen when you don't have a network connection up and running.

In order to check that type:
Code:
ifconfig -a
at the prompt and post the results.

Looks like you're getting there, although you're missing your GUI no?

Kind regards,

Eric
 
1 members found this post helpful.
Old 11-29-2009, 04:23 AM   #93
Lorax
Member
 
Registered: Nov 2009
Posts: 215

Original Poster
Rep: Reputation: 32
I need to know this also: If I want to discard the Debian, and try something else, how do I properly dispose of it, and how do I get rid of the menu that says:
"Boot which OS?
Winders XP
Debian
Debian (blah blah)"

Multiple installs, without ridding of that menu, leaves "junk", traces of all the installs, on that menu.
 
Old 11-29-2009, 04:28 AM   #94
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello,

The menu list with the Grub boot options can be easily edited when you're logged in.

Just open it with an editor like nano, vi or something. I think it would be easier if you have a GUI installed, so I wouldn't bother with that right now. One step at the time.

The easiest way to get rid of a complete installation in my opinion is to boot from a GParted CD and just delete the partition. Before that it's handy when you're still logged in to first delete the references to the system you are about to delete from the /boot/grub/menu.lst. This way, after editing the file, rebooting with GParted, deleting the partition and rebooting normal, the 'old' system will not be present in your boot options.

Kind regards,

Eric
 
Old 11-29-2009, 04:28 AM   #95
Lorax
Member
 
Registered: Nov 2009
Posts: 215

Original Poster
Rep: Reputation: 32
Simon, buey. Missing GUI. No, did not netinst. CD only. During the install, it asked me to choose a mirror from a list. Then, proceeded to (appear to) download files, which took 45 min, or so. I would assume there was a connection. It's working fine in winderz obviously. Although, at every winderz install, I do need to manually install the ethernet driver...

Ok Eric, I'm dippin out right now, to check out the connection. Will post as soon as I come back.
Hasta!
 
Old 11-29-2009, 04:36 AM   #96
Lorax
Member
 
Registered: Nov 2009
Posts: 215

Original Poster
Rep: Reputation: 32
-bash: ifconfig: command not found
 
Old 11-29-2009, 04:39 AM   #97
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
WTF?? Something's not cozy on that system.

Try:
Code:
ip addr sh
That should list all interfaces found on your system. At least you should have a lo (loopback) interface.

This seems very strange to me, that it says ifconfig is not found. You did type ifconfig, right? Not ipconfig as in Windoze?

Kind regards,

Eric
 
Old 11-29-2009, 04:42 AM   #98
Lorax
Member
 
Registered: Nov 2009
Posts: 215

Original Poster
Rep: Reputation: 32
Correct. Typed it several times. Now, I will go try this ip addr sh

Back in 7 min or less.

Ciao!
 
Old 11-29-2009, 04:57 AM   #99
Lorax
Member
 
Registered: Nov 2009
Posts: 215

Original Poster
Rep: Reputation: 32
1. lists loopback
2. details of my brighthouse account

Want all of it verbatam?
 
Old 11-29-2009, 04:59 AM   #100
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
What's a brighthouse account? How do you normally connect to the internet? Do you have ADSL connection or what form of connection do you have?

Kind regards,

Eric
 
Old 11-29-2009, 05:05 AM   #101
Lorax
Member
 
Registered: Nov 2009
Posts: 215

Original Poster
Rep: Reputation: 32
Brighthouse is a popular ISP/TV/Telephone provider owned by conglomerant TimeWarner.
The connection is broadband, I think it's dsl (7meg down). No, I'm sure.
 
Old 11-29-2009, 05:06 AM   #102
Lorax
Member
 
Registered: Nov 2009
Posts: 215

Original Poster
Rep: Reputation: 32
Ahh, what I should have said:
1. loopback details
2. ethernet details
 
Old 11-29-2009, 05:08 AM   #103
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Ok, and that account info is showing up when you do the ip command? Does it show an IP address? Meaning, is that assigned by DHCP? Or do you have to assign one manual on Windoze too?

Go back and try to ping something, like
Code:
ping www.google.com
Do you know what desktop environment you would like to use? If I recall correct, you only had 512Mb RAM on this beast of yours, right? Freshen up my mind, what CPU did you have in there?

I think KDE or Gnome might be a little heavy, so probably you'd better go with xfce.

Kind regards,

Eric
 
Old 11-29-2009, 05:10 AM   #104
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Quote:
Originally Posted by Lorax View Post
Ahh, what I should have said:
1. loopback details
2. ethernet details
Can you post the ethernet details?
 
Old 11-29-2009, 05:16 AM   #105
Lorax
Member
 
Registered: Nov 2009
Posts: 215

Original Poster
Rep: Reputation: 32
Yes, #2 eth0: shows an IP. I never need to enter one.
Of the brief experience and demonstrations of Linux, I seem to gravitate toward KDE. The Kubuntu was real eye candy for me, and more so when I was playing with all the minute fine-tune settings!
I have considered xfce. Debian and Xubuntu....
So, go back to the console and simply type "ping www.google.com" at prompt?
 
  


Reply

Tags
box, busy, error, ubuntu


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
Installing a Linux ISO without a bootable CD Rom,USB or Nic gtjr92 Linux - Software 8 08-22-2009 01:24 PM
Installing Vector Linux 1.8 from ISO images the_jamester Linux - Newbie 1 04-03-2005 11:52 PM
installing iso linux from another HDD Dominik Linux - Software 3 12-15-2003 11:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:17 PM.

Main Menu
Advertisement
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.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration