Quote:
Originally posted by cheerios
the md5 checksums ARE available... how do I go about checking them??
|
good point. Is the "md5sum" program available to you?
If so download the file stage2-athlon-xp-20030910.tar.bz2.md5 with links2 (yes, I also found it on the mirrors
)
then run:
Code:
md5sum stage20-athalon-xp-20030910.tar.bz2
then run:
Code:
cat stage2-athlon-xp-20030910.tar.bz2.md5
and check wether the checksums match.
(there is a nice user-friendly way to check these sums in one command, but I always forget how it works
)