Post by pinneriteI think my iso download may have been at fault. I haven't had time to
check it but I am happy with 21.3 for now.
I *always* check the hash when I dl .iso/s. In the past I have been very dutiful about checking the .sig, but that is MUCH more of a pain because of the variety of approaches that the various distro providers take to key availability and because it is quite a bit of trouble on my end to maintain the keys. So now I only go to that much trouble for the 'fun' of doing it. (ie not so much fun)
Some of the distros on DVD, they actually verify the
materials as they come off the DVD. if the DVD was
to be corrupted somehow, some of the setups can now
detect that, in flight. But that is also adding
a lot to the boot time. So much of the DvD is
being read, that if you are actually *using* a DVD,
you'd select the TORAM=yes option. This means, to
install Ubuntu that way, you need 6GB+2GB of RAM or so.
If you have a large enough machine, you can do a
TORAM=yes to buffer the media in RAM, and those
same checksum routines will verify the RAM content
is correct, before the installation step starts.
It's not all quite as open loop as it used to be.
People are adding in some checks to avoid corruption.
Even though there is no proposed corruption mechanism.
But all that being said, I would definitely be
verifying the overall ISO download sha256sum . The CPU can
do that at 300MB/sec and it doesn't take that long
to check the ISO you downloaded.
Paul