Hello, got a net install Sarge image off debian.org in mid January and I'm playing with it now.
Was going well for a little bit, partinioned the hard drive fine, installed the base system from the CD, then rebooted off the hard drive. Got the welcome screen, set up the clock/time zone, then it wasnted to do the apt config access method and this is where I got stuck.
I tried FTP with a few of the options (ftp.kernel.org, ftp.debian.org, and a few others). Same thing happened for about 5 of them, it just sort of hangs on the "Testing apt sources... connecting to ~~~~" and i have to ctrl^c out of it.
Then I tried HTTP and I get a more informative message to the tune of "Error: gzip:stdin:not in gzip format Failed to fetch
http://~~~~~~/packages.gz Sub-process returned an error code (1) W: Couldn't stat source package list ~~~~~/test/main Packages (/var/lib/apt/lists/~~~~~_Packages) -stat (2 no such file) may want to run apt-get update to correct problems, some index files failed to download." This happened for every different source I tried.
I'm thinking its a network connection problem. I went to a shell and tried to ping yahoo.com and that didn't work. The network cord is plugged in, the NIC works fine while using my other hard drive with windows on it(what i'm using right now), my LAN is up.
My NIC is an old generic Intel Pro 100 PCI card that did work in the Debian Woody distro I tried a few months ago.
Update: I ran ifconfig -a and heres the output...
eth0
link encap: Ethernet HWaddr XX:XX:XX:XX:XX:XX
inet addr: 137.140.XXX.XX Bcast: 137.140.143.XXX Mask: 255:255:248:0
UP BROADCAST RUNNING MULTICAST MUT: 1500 Metric 1
RX packets: 4022 errors: 0 dropped: 0 overruns: 0 frame: 0
TX packets: 0 errors: 0 dropped: 0 overruns: 0 carrier: 0
collisions: 0 txqueuelen: 1000
RX bytes: 312902 TX Bytes: 1370
Interrupt: 19 Baseaddress: 0xd800 Memory e8305000-e8305038
lo
link encap: local loopback
inet addr: 127.0.0.1 Mask 255.0.0.0
UP LOOPBACK RUNNING MUT: 16436 Metric: 1
RX packets: 0 errors: 0 dropped: 0 overruns: 0 frame: 0
TX packets: 0 errors: 0 dropped: 0 overruns: 0 carrier: 0
collisions: 0 txqueuelen: 0
RX bytes 0 TX bytes 0
Update again:
Should say a little something about my setup. Its just a regular desktop computer with an x86 processor. I live in a dorm, so my NIC plugs into the wall with the regular ethernet cable. I'm guessing theres a dorm router up the line from my wall
Anyone have a suggestion for where to start looking? I'm a bit new to these installations, but have gotten lucky once or twice =)
Thanks!