LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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 05-27-2006, 09:04 PM   #1
saveme
LQ Newbie
 
Registered: May 2006
Location: boardman ohio
Distribution: debian sarge
Posts: 16

Rep: Reputation: 0
Question not debian cd's


I have installed debian succesfuly. When I reboot it wants to scan for packages. It scans the 2nd cd image o.k. but from the 3rd image thru the 14th I get a message "not a debian CD". I burned all the images the same way with the same software cdburnerxp.
thanks
 
Old 05-27-2006, 09:37 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Hi,

And welcome to LQ!

Hard to say what went wrong. Is md5sum part of the sets on
the 1st or 2nd CD? Try md5sum and /dev/cdrom (if that symlink
exists, otherwise /dev/<your_cdrom> and check that against
the md5sum on the page you downloaded from...


Cheers,
Tink
 
Old 05-27-2006, 10:34 PM   #3
saveme
LQ Newbie
 
Registered: May 2006
Location: boardman ohio
Distribution: debian sarge
Posts: 16

Original Poster
Rep: Reputation: 0
not a debian CD

I viewed the iso images the the only difference I could find was that the first 2 were bootable and the others aren't.
thanks steve
 
Old 05-27-2006, 10:39 PM   #4
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
Do you have to install from the cds ... If you can install anything else you need via internet, you'll be better off.

Did you use apt-get to install from the cds?
 
Old 05-28-2006, 12:07 AM   #5
saveme
LQ Newbie
 
Registered: May 2006
Location: boardman ohio
Distribution: debian sarge
Posts: 16

Original Poster
Rep: Reputation: 0
I used aptitude. I have the basic debian system(text mode). I'll get it hooked up to the internet. Can I change the source.list file with apt or aptitude? I tried typing /etc/apt/sources.list got an "permissions denied" error. Do I have to type vi first?
 
Old 05-28-2006, 12:15 AM   #6
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
As root; vi /etc/apt/sources.list (You can use nano if you don't know vi)

Comment out the cdrom, then use aptitude to install gnome, KDE, or whatever desktop you want. That will also install Xorg ...XFree if you are so unfortunate as to have installed Sarge.

Last edited by rickh; 05-28-2006 at 12:17 AM.
 
Old 05-28-2006, 12:19 AM   #7
saveme
LQ Newbie
 
Registered: May 2006
Location: boardman ohio
Distribution: debian sarge
Posts: 16

Original Poster
Rep: Reputation: 0
thanks I'll give it a try
 
Old 05-28-2006, 09:15 PM   #8
saveme
LQ Newbie
 
Registered: May 2006
Location: boardman ohio
Distribution: debian sarge
Posts: 16

Original Poster
Rep: Reputation: 0
I used vi because I was following a tutorial at linux.org. I mv'ed source.list to source. list.old and used vi to edit a new source. list. The tutorial used the http site at debian as an example. So i found closer sites and typed them in but i made a mistake in typing 2 Hours later i : qw. I have a question the first site i typed in was long and it flowed to the next line.You don't have to join this line do you? And the sites i refered to had a directory called pool this is what i referenced in the source file is this right?
thanks
 
Old 05-28-2006, 09:30 PM   #9
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
Quote:
...is this right?
I don't think so. Sounds to me like you're making a tough job out of an easy one.

I'm going to guess you're using Sarge. From Debian's Packages server download, netselect and netselect-apt .deb files. Then do this:
# dpkg -i netselect.deb
# dpkg -1 netselect-apt.deb
# cd /tmp
# netselect-apt stable

That will write a file named sources.list in your /tmp directory

# cp sources.list /etc/apt/sources.list

Now try using aptitude.
 
Old 05-28-2006, 09:38 PM   #10
saveme
LQ Newbie
 
Registered: May 2006
Location: boardman ohio
Distribution: debian sarge
Posts: 16

Original Poster
Rep: Reputation: 0
do i have to move or delete the current source file or overwrite it? Iam using debian 31r2
thanks

Last edited by saveme; 05-28-2006 at 09:53 PM.
 
Old 05-29-2006, 03:31 AM   #11
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,886
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
netselect will create a new sources.list and probably backup the old one.

You might want to consider installing Etch as the netinstall cd will be much easy to get you up and running.


And before anyone flames me on recommending someone new to Etch, the install is much easier and he can always downgrade later if he has problems. Although installing apt-listbugs ans Synaptic will save you many headaches.
 
Old 06-03-2006, 12:15 AM   #12
saveme
LQ Newbie
 
Registered: May 2006
Location: boardman ohio
Distribution: debian sarge
Posts: 16

Original Poster
Rep: Reputation: 0
not debian cd's

When i use apt-get update it connects to the server and downloads packages for a while then it quits with error timed out. The most complete download it could do was 25% then it times out. i was told to download netselect but i can't cause all i have is text mode. Lynx doesn't seem to be installed. why does it time out all of the time?
thanks

Last edited by saveme; 06-03-2006 at 08:57 AM.
 
  


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
Debian Sarge 15 CD's? Dirty_Ink Debian 9 05-12-2005 04:11 AM
Debian CD's doralsoral Debian 2 12-22-2004 11:29 PM
Debian 7 cd's and Debian 3 cd's The Pentium Guy Debian 5 10-04-2004 08:09 PM
Debian sarge cd's Zig Debian 10 08-15-2003 05:27 PM
Debian - 7 cd's needed? iceman47 Linux - Distributions 2 12-11-2002 10:45 AM

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

All times are GMT -5. The time now is 11:03 AM.

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