Results 1 to 10 of 18
Hi,
Just dowloaded Debian Sarge 3.1 that I'm hopping to use as a server.
I first downloaded the first cd (debian-31r2-i386-binary-1.iso) from the debian.org website (via a German server) and ...
- 05-03-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 20
Can't install Debian Sarge
Hi,
Just dowloaded Debian Sarge 3.1 that I'm hopping to use as a server.
I first downloaded the first cd (debian-31r2-i386-binary-1.iso) from the debian.org website (via a German server) and started the installation. As the "load installer components from CD" menu started, a mesage poped up annoncing that copying files from the cd had failed and invited to check the cd's integrety, which I did. It turned out the Cd is "not a valid Debian Cd-Rom".
I hence downloaded a second iso of Debian Sarge (actually took the netinst this time, seemed like a good idea) with which the same problem occured.
Has anyone got an idea?
Thanks in advance for any answer,
jr
- 05-03-2006 #2
Are you checking the MD5Sums of the ISO files before you burn them? Also, what speed are you burning them at? A lower speed lowers your chances of a bad burn. Are you also trying to download them from different sources? Could be the FTP you got your original set from has corrupt files or just won't transfer correctly to your box.
Registered Linux user #270181
TechieMoe's Tech Rants
- 05-03-2006 #3Just Joined!
- Join Date
- May 2006
- Posts
- 20
Thanks for your reply.
How do I check the MD5Sums of the ISO? Is there anyway to check if the file I downloaded actually corresponds to the one on the server? I use wget to download my isos, which, so far I know, automaticaly compares (at least the size) of both size once the download is completed.
- 05-03-2006 #4That's exactly what MD5Sum does. Usually FTP sites offer an MD5SUM text file along with their ISOs. Download this and compare it to your ISO file using the md5sum command. I forget the exact syntax, but it's something like this:
Originally Posted by jyer
It will compare the sums in the text file to any ISO files in the directory and give you a PASS or FAIL accordingly.Code:md5sum -c MD5SUM.txt
Registered Linux user #270181
TechieMoe's Tech Rants
- 05-05-2006 #5Just Joined!
- Join Date
- May 2006
- Posts
- 20
Hi,
Well, I downloaded Debian for a third time, did a md5sum on the iso, burned the cd at 4X and ran the K3b check once I finished and, guess what, I still get the same error message...
- 05-05-2006 #6
As techieMoe recommanded, checking md5sum usually does the trick in 99,5% of the cases.
Which installation are you trying?
With the default 2.4 kernel?
at promptCode:linux
Or with the 2.6 kernel?
at the install prompt?Code:linux26
So try different installation methods with the Debian CD (F1 for help at prompt). I know for a fact the installation with the 2.6 kernel doesn't quite work right on one of my system. The contrary could be true on your machine.
If you still get that error message during the install process, then switch to console #4 with ALT-F4 (the installation output console) and post the exact detailed error message.
Plus, you could:
-check that you have the latest BIOS avalaible for your motherboard
-check that you have the latest firmware avalaible for your CD-ROM"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 05-05-2006 #7Just Joined!
- Join Date
- May 2006
- Posts
- 20
Hi,
Thanks for your intervention.
The error message published during the install process is the following:
If someone could tell me who anna is...Code:cdrom-retriever: info: retrieving udev include and exclude file cdrom-retriever: info: retrieving package list anna[3124]: grep: anna[3124]/cdrom/dists/Release anna[3124]: No such file or directory
- 05-05-2006 #8
Seems the installer doesn't quite detect your CD-ROM correctly.
Are you trying the default install (kernel 2.4) ?
If so, try with kernel 2.6 (linux26 at prompt). If not, try with kernel 2.4 and upgrade to 2.6 later.
After all this has failed, then post the exact CD-ROM model, we'll find the module, for which you may have to manualy insert the module, and re-run the CD-ROM detection part."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 05-05-2006 #9Just Joined!
- Join Date
- May 2006
- Posts
- 20
I've been using the 2.4 kernel. How do I install the 2.6 one?
- 05-05-2006 #10
Originally Posted by antidrugue
At the install prompt, instead of just typing "ENTER", try "F3" for information on different installation methods.
is one of them.Code:linux26
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee


Reply With Quote
