LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 07-26-2006, 09:04 PM   #1
Yayyak
LQ Newbie
 
Registered: Jul 2006
Location: Tasmania, Australia
Distribution: Slackware 10.2
Posts: 6

Rep: Reputation: 0
Unhappy Etch CD Install


Hi guys, I'm new (hence, the post count of 1). I hope this is the right forum or it hasn't been posted before (I did search). Anyway...

I have the first 10 Debian Etch Testing cds. I pop the first one into my drive (desktop, P3 933mhz) and boot from it. I can get the base system installed correctly, but when it comes to installing the rest of the packages (Desktop, Web server, etc), it doesn't even mention the rest of the 10 cds, and only tries to download packages off the internet (which won't work, since I have no internet connection on that computer).

Okay, I say. I have a base system and no packages like KDE or whatever. So I stick in my old Sarge stable cd, and install from that, because I know that installer does packages off cd. Upgrading the packages won't work, which annoys me.

So I grab a free Ubuntu cd my friend gave me, install that, and then add the debian cds and try to apt-get upgrade (or whatever the command is, I cannot remember now). Needless to say, it does not work.

So my question is: Is there any way I can make the Etch installer get packages off the cd? I'm decent with Linux, but I'm no expert. I'd really love some help, because I've used Debian in the past, and was happy with it, and I'd like to go back to it.

Thanks in advance.
 
Old 07-26-2006, 09:08 PM   #2
Okie
Senior Member
 
Registered: Mar 2002
Location: Oklahoma
Posts: 1,154

Rep: Reputation: 187Reputation: 187
you need to edit your apt.sources list in /etc/apt to include all your CDs...

i think it can also be done with:

dpkg-reconfigure apt

hopefully a debian guru will jump in here and help out.
 
Old 07-26-2006, 09:13 PM   #3
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Try using apt-cdrom add to configure/add them to the sources.list if necessary you can always edit the file later and remove the lines that reference the internet.
 
Old 07-26-2006, 09:16 PM   #4
Yayyak
LQ Newbie
 
Registered: Jul 2006
Location: Tasmania, Australia
Distribution: Slackware 10.2
Posts: 6

Original Poster
Rep: Reputation: 0
So I should install the base system, then do that, then what should I do to install all the other software?

Thanks for the help so far, guys.
 
Old 07-26-2006, 09:22 PM   #5
JackieBrown
Member
 
Registered: Dec 2004
Location: San Antonio, TX
Distribution: Debian-AMD64 Sid
Posts: 481

Rep: Reputation: 31
I never had to do that. It always prompted for the correct cd number. Are you using the official etch installer or a nightly build?
 
Old 07-26-2006, 09:25 PM   #6
Yayyak
LQ Newbie
 
Registered: Jul 2006
Location: Tasmania, Australia
Distribution: Slackware 10.2
Posts: 6

Original Poster
Rep: Reputation: 0
My friend gave me the CDs. I think it is a weekly build. Do those exist?
 
Old 07-26-2006, 10:09 PM   #7
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by Yayyak
So I should install the base system, then do that, then what should I do to install all the other software?

Thanks for the help so far, guys.
If your installing the base system then you get the choice for the source to install other packages from just choose CDROM and I believe it asks you to put in each CD in turn scans them then you install as nomal with apt-get, aptitude ... you will just need to put the cdrom in that contains the package(s) being installed. To answer your other question yes they have daily and weekly builds of the CD's that I know of.
 
Old 07-26-2006, 11:28 PM   #8
Yayyak
LQ Newbie
 
Registered: Jul 2006
Location: Tasmania, Australia
Distribution: Slackware 10.2
Posts: 6

Original Poster
Rep: Reputation: 0
I remember it used to do that with the old installer. But with the new one, it doesn't, it just assumes I am downloading from the internet.
 
Old 07-26-2006, 11:44 PM   #9
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by Yayyak
I remember it used to do that with the old installer. But with the new one, it doesn't, it just assumes I am downloading from the internet.
Ok then its apt-cdrom then and edit out the URL lines for the internet.
 
Old 07-26-2006, 11:49 PM   #10
JackieBrown
Member
 
Registered: Dec 2004
Location: San Antonio, TX
Distribution: Debian-AMD64 Sid
Posts: 481

Rep: Reputation: 31
Yeah, weekly build exists.

Happytux is also correct that during installation it should prompt you for each cd.

My brother had a wireless modem that we could only get working eventulaly using ndiswrapper. But the point it, we installed a KDE desktop on etch using the cd's. I remember being impressed that I did not have to keep going back and for from discs during apt-get. It new which one to ask for by number and did not ask for the same cd twice during an apt session.

Just curious. You are not doing apt-get update after your install are you?
 
Old 07-27-2006, 06:45 PM   #11
Yayyak
LQ Newbie
 
Registered: Jul 2006
Location: Tasmania, Australia
Distribution: Slackware 10.2
Posts: 6

Original Poster
Rep: Reputation: 0
Nope. Just sticking in the first disc and doing what it says. Tried all the menu options, but to no effect.

Anyway, I fixed the problem by installing Slackware.
 
Old 07-27-2006, 07:01 PM   #12
JackieBrown
Member
 
Registered: Dec 2004
Location: San Antonio, TX
Distribution: Debian-AMD64 Sid
Posts: 481

Rep: Reputation: 31
You could install Slackware but not Debian? I have a lot of respect for Slackware (I don't me this as a dis) but I always though slack would be a harder install.

(And yes I know I have never bother to verify this, I have just been happy with my Debian for 2 + years now.)
 
Old 07-27-2006, 07:37 PM   #13
Yayyak
LQ Newbie
 
Registered: Jul 2006
Location: Tasmania, Australia
Distribution: Slackware 10.2
Posts: 6

Original Poster
Rep: Reputation: 0
Yeah, Slackware was surprisingly easy to install. I don't know what will happen when I try to upgrade the system (probably brown smoke) but for the moment I am fine.

The only thing I don't like about Slackware is that it uses Lilo and not GRUB. I might have to fix that, because Lilo really annoys me.
 
Old 07-29-2006, 11:16 AM   #14
sksonic
LQ Newbie
 
Registered: Jul 2006
Posts: 1

Rep: Reputation: 0
I'm getting the same problem too. I'm using the weekly build and have no internet connection. The installation does not seem to ask for other CDs and I get very few packages listed in the "Select and install packages" part of the installation. I ended up with no gui interface. Do I need to download another version of the distribution?

Edit: I tried using aptitude to install gnome but I get 2 broken packages which when "fixed" remove all the gnome packages and therefore gnome is not installed. The CD's MD5 is accurate.

Last edited by sksonic; 07-29-2006 at 12:22 PM.
 
Old 07-29-2006, 01:27 PM   #15
fabricio
LQ Newbie
 
Registered: Nov 2000
Posts: 20

Rep: Reputation: 0
Same problem here...
 
  


Reply



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
Install debian etch from usb-device Sputnikc Debian 5 03-16-2007 06:19 AM
Debian AMD64 Etch cannot install KDE shrabok Debian 4 07-07-2006 10:10 PM
Successful install of Etch on new Laptop rickh Debian 0 05-01-2006 10:39 PM
Error: Unable to boot /install/2.6/linux when starting Etch Install BuckRogers01 Debian 4 08-06-2005 06:40 PM
Kernel Panic When Trying to install Etch BuckRogers01 Debian 2 07-14-2005 07:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 07:34 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