PDA

Click to See Complete Forum and Search --> : [RESOLVED] CentOS installer always has corrupt packages


penagate
Jul 14th, 2008, 02:11 AM
All,

I've tried very hard to install CentOS 5.1 on several different machines. I've tried the DVD ISO image, I've tried the netinstall image. Both, without fail, bring up an error message during installation, along the lines of:
The file [name of a .rpm file] cannot be opened. This is due to a missing file, a corrput package or corrupt media. Please verify your installation source.

If you exit, your system will be left in an inconsistent state that will likely require reinstallation.

Reboot | Retry

With the netinstall image, clicking Retry repeatedly eventually gets it past that RPM — then it happens again on the next package, and the next, and so on, such that a full install takes about six hours and is fairly detrimental to one's health.

With the DVD installer, clicking Retry does nothing. I've tried at least four different DVD images (not all of which were downloaded by me, either) and all have had this problem.

Searching Google for this problem yields only the workaround for the netinstall image.

Am I just incredibly unlucky, or is there some solution that I am missing? I like CentOS, but that is not much help if I cannot even install it.

Edit: I should mention that I've had this problem with both the x86 and x86_64 installers, on a physical Intel Core2 64-bit machine, VMWare Server 32-bit guest and VMWare ESX 64-bit guest.

wossname
Jul 14th, 2008, 06:19 AM
If its the netinstall one causing your problems then it may be something like packetloss on your network causing retries when MD5sums fail validation. That's just a guess though.

Otherwise make sure your DVD drive isn't faulty / dirty lens etc...

We've had problems like this with numerous distros until we changed our DVD/CDROM disc supplier no we get a different brand, the problems have been much less frequent.

penagate
Jul 14th, 2008, 07:22 PM
Some of the ISO images were loaded directly into VMWare virtual machines. They also passed the verification test in the installer.

kregg
Jul 16th, 2008, 05:51 AM
Have you tried the CD installation? I will check the DVD installation later.

penagate
Jul 16th, 2008, 06:05 AM
Have you tried the CD installation?

I've not the patience. :D

penagate
Jul 18th, 2008, 12:26 AM
Got a different ISO which (finally) works.

dan_k
Jan 10th, 2009, 01:16 PM
Here's what worked for me: copied the CentOS DVD directories/files onto another machine on my local network (a Windows machine, using Windows Explorer), to a web-server-accessible directory (under Inetpub\wwwroot). Then wrote the small netinstall.iso to a CD, and proceeded with network install on the target machine. The procedure is otherwise identical, except this time it worked.