[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: RPM cannot be found during installation.



> From: Matthew Stanfield <matthew propertyknowledge com>
> To: redhat-install-list redhat com
> Subject: Re: RPM cannot be found during installation.
> 
> > You can't.  RedHat's installer is incredibly stupid when this happens.
> > You have to start over.  And you have a bad CD, or at least a bad
> > copy of that RPM.  I've seen similar problems with an install I did,
> > because the iso image was corrupted when I wrote it to CD.  I did a
> > fresh download of the ISO, burned another CD and all was well.
> 
> 
> This is already my second burnt CD of RedHat iso disk 1. Is it possible
> that it was a file copy error from the CD to disk during install, because
> the file seems ok on the CD itself?
> 
> Matthew

Do you have another Unix/Linux system available to check the burned CD?

If so, you can do this to check disk1:
   dd if=/dev/cdrom bs=2048 count=331036 | md5sum -
and disk 2:
   dd if=/dev/cdrom bs=2048 count=326870 | md5sum -

The results should agree with the published MD5 sums:
efab549656a1a85ab8fa39eb873eff0e  enigma-SRPMS-disc1.iso
70703897af7703b40e41777a3aa186c3  enigma-SRPMS-disc2.iso
cf7bce0c1cdbfedfae29e60aef202f6f  enigma-i386-disc1.iso
fd705b3e5d0e37a828db35d21195a9f6  enigma-i386-disc2.iso
a8c48cfc9cf664f06d96823acd24fd7d  enigma-docs.iso

If these checksums come out wrong, but the checksums of the .iso
files are correct, there's something wrong with your burning process.


-- 
        pete peterson
        Teradyne, Inc.
        7 Technology Park Drive
        Westford, MA 01886-0033

        pete peterson teradyne com or petersonp genrad com
        +1-978-589-7478 (Office); +1-978-589-2088 (Closest FAX);
        +1-978-589-7007 (Main Teradyne Westford FAX)
 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]