Gentoo Archives: gentoo-user

From: Zac Medico <zmedico@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] md5sum error
Date: Mon, 08 Aug 2005 22:38:07
Message-Id: 42F7DD4F.9000908@gmail.com
In Reply to: Re: [gentoo-user] md5sum error by glumtail
1 glumtail wrote:
2 > HI:
3 >
4 > install-x86-universal-2005.0.iso is ok
5 > stage3-authon-xp-2005.0.tar.bz2 and other stages (but not x86) is ok too
6
7 If the iso md5 checks then everything on it should be okay. You could be having problems with the cd drive or cd media though. If you have cdrtools then you can test the readability of the cd media like this:
8
9 readcd dev=/dev/cdrom sectors=0-$(isoinfo -d -i /dev/cdrom | grep "Volume size is:" | grep -o "[0-9]*$") f=- | md5sum
10
11 > I have downloaded stage3-x86-2005.0.tar.bz2 from several servers but
12 > has the same problem.
13
14 Look at the output of "md5sum stage3-x86-2005.0.tar.bz2". Do you get the same result every time? You should get 4ea12f4ae446c72164c28aa0b836453e.
15
16 Zac
17 --
18 gentoo-user@g.o mailing list