ການດາວໂຫລດ Mageia 5 Boot 32bit CD ISO ຄວນຈະເລີ່ມຂຶ້ນພາຍໃນສອງສາມວິນາທີ (ຂະໜາດການດາວໂຫລດປະມານ 31 MB). ຫາກການດາວໂຫລດບໍ່ເລີ່ມຂຶ້ນ, ກະລຸນາຄລິກທີ່ນີ້.

As soon as your download is complete, you should check that the checksums match:

Checksums are available for download as files: boot.iso.md5 (md5 hash of the contents of the iso image) and boot.iso.sha1 (sha1 512 bit hash).

$ # You need both iso and checksum file in the same folder
$ md5sum -c boot.iso.md5
boot.iso: OK 

$ sha1sum -c boot.iso.sha1
boot.iso: OK 

$ # You can also compare checksum directly from this web page without checksum file
$ md5sum boot.iso
1ea625ab6d98badfd4ccd17ada7e663c  boot.iso 

$ sha1sum boot.iso
8a4da1700a429cc4f6befbd823d3af38d239a7b0  boot.iso 

If checksums do not match, DO NOT use this ISO. Double-check and try to download again.